Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-095809
#<BuildRuby:0x0000556d470921a8
@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.20230826-095809",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.001971 0.004624 2.277116 ( 4.240135)
build_miniruby 0.001110 0.000299 1.641750 ( 1.745916)
build_ruby 0.001441 0.000388 3.289254 ( 3.595661)
build_all 0.007461 0.000827 6.338468 ( 4.261509)
build_install 0.012483 0.006705 8.024641 ( 5.742771)
test_btest 0.000620 0.000177 86.668146 ( 42.416283)
test_basic 0.006084 0.001738 0.983358 ( 1.091835)
test_all 0.008467 0.000976 703.709957 (294.954110)
test_rubyspec 0.029202 0.038205 105.593153 (125.699953)
total: 483.75 sec