Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-230149
#<BuildRuby:0x00007f931acffdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241204-230149",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.006663 0.004395 4.411197 ( 4.616616)
build_miniruby 0.001443 0.000241 1.767514 ( 1.879673)
build_ruby 0.001949 0.000325 4.360230 ( 4.689426)
build_all 0.009520 0.000876 7.009813 ( 4.585544)
build_install 0.018433 0.006044 9.786461 ( 7.002232)
test_btest 0.000905 0.000162 82.674299 ( 57.472613)
test_basic 0.007394 0.005118 1.187913 ( 1.583319)
test_all 0.123009 0.032547 722.243104 (319.148838)
test_rubyspec 0.022316 0.058901 113.599648 ( 25.078464)
total: 426.06 sec