Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-172616
#<BuildRuby:0x00005613bbf2a3d0
@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.20231205-172616",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.006704 2.293385 ( 2.374432)
build_miniruby 0.000953 0.000231 1.527481 ( 1.527282)
build_ruby 0.001408 0.000313 3.016649 ( 3.219595)
build_all 0.001122 0.005904 5.695950 ( 2.617707)
build_install 0.012176 0.003993 6.971011 ( 3.629848)
test_btest 0.000659 0.000185 81.613261 ( 33.338665)
test_basic 0.000000 0.007285 0.825622 ( 0.946560)
test_all 0.085186 0.035684 658.684651 (241.402380)
test_rubyspec 0.035413 0.030447 93.185697 (108.293970)
total: 397.35 sec