Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-113927
#<BuildRuby:0x00005583e307a258
@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.20230910-113927",
@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.000000 0.000021 0.000021 ( 0.000022)
autoconf 0.000000 0.000028 0.000028 ( 0.000029)
configure 0.000000 0.000026 0.000026 ( 0.000027)
build_up 0.000000 0.007403 2.279927 ( 4.773814)
build_miniruby 0.001302 0.000381 1.725263 ( 2.073175)
build_ruby 0.001483 0.000384 3.410973 ( 4.414760)
build_all 0.005810 0.003453 6.429007 ( 5.619869)
build_install 0.014360 0.007537 7.962747 ( 7.245352)
test_btest 0.000877 0.000000 85.332303 ( 63.231496)
test_basic 0.008580 0.000446 1.030366 ( 1.778717)
test_all 0.009607 0.001101 688.450859 (601.647081)
test_rubyspec 0.041278 0.038522 108.697988 (153.784229)
total: 844.57 sec