Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-074243
#<BuildRuby:0x000055f720646258
@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.20230925-074243",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.001891 0.004617 2.157710 ( 3.392194)
build_miniruby 0.001146 0.000321 1.591029 ( 1.591834)
build_ruby 0.001279 0.000359 3.172323 ( 3.394710)
build_all 0.008628 0.000021 5.857771 ( 2.818476)
build_install 0.019262 0.001499 7.529554 ( 4.390037)
test_btest 0.000912 0.000000 83.058018 ( 36.883074)
test_basic 0.000579 0.005742 0.915376 ( 1.018384)
test_all 0.007745 0.002676 715.077584 (271.655507)
test_rubyspec 0.038234 0.030016 99.145756 (110.640114)
total: 435.79 sec