Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-055329
#<BuildRuby:0x0000561b7dab1eb0
@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-055329",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006389 0.000168 2.169961 ( 2.273958)
build_miniruby 0.001162 0.000080 1.361981 ( 1.361958)
build_ruby 0.001706 0.000117 2.850886 ( 3.057846)
build_all 0.003430 0.004495 5.618866 ( 2.602078)
build_install 0.011226 0.008279 7.202625 ( 4.174778)
test_btest 0.000659 0.000000 79.601436 ( 29.218335)
test_basic 0.000000 0.005541 0.799872 ( 0.866596)
test_all 0.085481 0.031969 665.276826 (245.701447)
test_rubyspec 0.029106 0.035173 92.226081 (104.024698)
total: 393.28 sec