Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-212738
#<BuildRuby:0x00007f302787fdd0
@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.20240921-212738",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000041 0.000011 0.000052 ( 0.000053)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.008340 0.002208 5.156827 ( 5.200462)
build_miniruby 0.002103 0.000000 1.701268 ( 1.860340)
build_ruby 0.002182 0.000040 4.912277 ( 5.396363)
build_all 0.007147 0.003884 7.412983 ( 4.289436)
build_install 0.011894 0.007751 10.275665 ( 4.835916)
test_btest 0.000857 0.000000 94.138926 ( 26.722812)
test_basic 0.003978 0.006251 1.129433 ( 1.176624)
test_all 0.117517 0.033796 834.336935 (266.375662)
test_rubyspec 0.057075 0.025872 136.793331 ( 29.258732)
total: 345.12 sec