Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-052559
#<BuildRuby:0x0000555761ebe390
@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.20230818-052559",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.004183 0.004058 2.541430 ( 7.919041)
build_miniruby 0.001691 0.000000 2.039659 ( 5.116521)
build_ruby 0.001969 0.000000 3.388095 ( 7.380800)
build_all 0.009171 0.000000 6.524089 ( 7.179656)
build_install 0.021461 0.000813 8.360663 ( 14.215830)
test_btest 0.000728 0.000056 86.029040 ( 70.714270)
test_basic 0.005271 0.004011 1.090227 ( 3.240760)
test_all 0.011652 0.000291 716.232776 (543.527915)
test_rubyspec 0.045848 0.028113 111.305713 (167.969842)
total: 827.27 sec