Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-125901
#<BuildRuby:0x000055de5e8ee008
@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-125901",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005667 0.000265 1.969151 ( 2.790506)
build_miniruby 0.001457 0.000224 1.695122 ( 1.803150)
build_ruby 0.001917 0.000000 3.598589 ( 3.865527)
build_all 0.001264 0.007970 6.085183 ( 3.940117)
build_install 0.014450 0.004585 7.323178 ( 5.317828)
test_btest 0.000689 0.000161 83.320682 ( 55.500182)
test_basic 0.007510 0.000759 0.926172 ( 1.325500)
test_all 0.088557 0.033824 691.322734 (303.089501)
test_rubyspec 0.033448 0.032743 93.948080 (105.709701)
total: 483.34 sec