Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-021515
#<BuildRuby:0x0000564ad0cfa258
@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.20240318-021515",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.000591 0.006906 2.417837 ( 2.412502)
build_miniruby 0.001355 0.000193 1.540856 ( 1.538671)
build_ruby 0.001395 0.000200 3.230957 ( 3.449412)
build_all 0.007440 0.000000 6.660301 ( 2.555771)
build_install 0.017144 0.000674 7.873220 ( 3.534169)
test_btest 0.000792 0.000096 92.806898 ( 24.638606)
test_basic 0.000000 0.006540 0.813367 ( 0.872711)
test_all 0.082544 0.040075 816.061529 (296.043209)
test_rubyspec 0.072074 0.029747 140.330337 (192.999360)
total: 528.05 sec