Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-203723
#<BuildRuby:0x0000563c28a55fe0
@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-203723",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007329 0.000481 2.385253 ( 3.454566)
build_miniruby 0.000000 0.001764 1.715324 ( 1.992845)
build_ruby 0.000155 0.001554 3.401791 ( 4.032674)
build_all 0.008074 0.000687 6.033760 ( 5.114743)
build_install 0.015228 0.004628 7.686734 ( 6.779705)
test_btest 0.000000 0.000843 84.326175 ( 76.552526)
test_basic 0.000000 0.008790 0.954607 ( 1.415860)
test_all 0.092106 0.033293 757.062336 (528.621439)
test_rubyspec 0.026794 0.049244 101.051037 (161.877262)
total: 789.84 sec