Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-235013
#<BuildRuby:0x000055d7df971a00
@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.20240320-235013",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.009835 0.000000 3.939277 ( 3.028216)
build_miniruby 0.000000 0.001668 1.639523 ( 1.742576)
build_ruby 0.000601 0.001001 3.610581 ( 20.453597)
build_all 0.006588 0.001590 6.656808 ( 3.109808)
build_install 0.020362 0.001819 9.628918 ( 4.944195)
test_btest 0.000967 0.000211 92.496427 ( 40.333323)
test_basic 0.007576 0.000693 1.043649 ( 1.316152)
test_all 0.073740 0.048446 866.186864 (439.819498)
test_rubyspec 0.055540 0.037142 135.470718 (149.538531)
total: 664.29 sec