Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-042517
#<BuildRuby:0x000056169fbda040
@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.20240308-042517",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.008198 0.000444 2.739696 ( 3.431455)
build_miniruby 0.001564 0.000000 1.677961 ( 1.749572)
build_ruby 0.001738 0.000000 3.828909 ( 4.370716)
build_all 0.001846 0.006471 6.904769 ( 5.013494)
build_install 0.018364 0.001569 8.932593 ( 6.528219)
test_btest 0.000852 0.000122 92.364290 ( 63.735155)
test_basic 0.000000 0.007462 1.012006 ( 1.428825)
test_all 0.080992 0.037306 817.003796 (333.211876)
test_rubyspec 0.044206 0.050231 134.140161 (145.445643)
total: 564.92 sec