Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-013242
#<BuildRuby:0x0000555f703fa258
@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.20231228-013242",
@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.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001596 0.004176 1.711991 ( 2.070937)
build_miniruby 0.001335 0.000205 1.558880 ( 1.557688)
build_ruby 0.001359 0.000209 3.335315 ( 3.526663)
build_all 0.004021 0.003355 5.617848 ( 2.744318)
build_install 0.016046 0.001356 7.064814 ( 4.193416)
test_btest 0.000698 0.000116 80.617147 ( 34.537411)
test_basic 0.007905 0.000589 0.892708 ( 0.990614)
test_all 0.074580 0.043815 725.996405 (272.961233)
test_rubyspec 0.045076 0.020926 95.074393 (106.874727)
total: 429.46 sec