Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-185549
#<BuildRuby:0x000055efd2806098
@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.20230805-185549",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005931 0.001271 2.347711 ( 5.967651)
build_miniruby 0.001541 0.000330 1.743598 ( 2.735463)
build_ruby 0.001443 0.000310 3.573314 ( 5.520766)
build_all 0.008033 0.000777 2.879481 ( 4.071263)
build_install 0.012308 0.006253 4.380662 ( 6.108484)
test_btest 0.000691 0.000162 85.656850 ( 55.801094)
test_basic 0.002313 0.005319 0.971618 ( 1.935823)
test_all 0.001115 0.000298 697.296304 (434.755233)
test_rubyspec 0.048187 0.013545 102.655763 (185.875917)
total: 702.77 sec