Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-201555
#<BuildRuby:0x0000558bd7e5e120
@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.20231219-201555",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.003133 0.003511 2.294214 ( 2.361760)
build_miniruby 0.001410 0.000156 1.455527 ( 1.457934)
build_ruby 0.001682 0.000187 2.855580 ( 3.072320)
build_all 0.007212 0.000344 5.611243 ( 2.611634)
build_install 0.015171 0.003957 7.340021 ( 4.046854)
test_btest 0.000918 0.000115 81.726870 ( 29.407742)
test_basic 0.003196 0.004613 0.921122 ( 1.013606)
test_all 0.083358 0.035858 703.619189 (253.133289)
test_rubyspec 0.020879 0.044244 94.300567 (106.306011)
total: 403.41 sec