Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-041856
#<BuildRuby:0x00005611657c2258
@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.20231221-041856",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.001584 0.004381 1.872497 ( 2.281389)
build_miniruby 0.001514 0.000379 1.519031 ( 1.517466)
build_ruby 0.000000 0.002035 3.261111 ( 24.757591)
build_all 0.002921 0.004494 5.622790 ( 2.493441)
build_install 0.013360 0.005826 7.149049 ( 3.985807)
test_btest 0.000686 0.000221 80.788469 ( 30.185105)
test_basic 0.004852 0.000346 0.860012 ( 0.958609)
test_all 0.094393 0.024251 679.664704 (270.315888)
test_rubyspec 0.031240 0.034972 93.871713 (106.084480)
total: 442.58 sec