Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-062631
#<BuildRuby:0x00007f2c2b42fdc0
@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.20240815-062631",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.005193 0.001833 2.476805 ( 2.525947)
build_miniruby 0.001215 0.000429 1.198653 ( 1.195348)
build_ruby 0.001472 0.000520 3.074497 ( 3.306580)
build_all 0.000816 0.007494 6.893328 ( 2.624918)
build_install 0.016205 0.000604 8.614091 ( 3.903988)
test_btest 0.000699 0.000262 98.111616 ( 25.470287)
test_basic 0.002302 0.007243 0.930183 ( 0.976740)
test_all 0.130434 0.019865 714.393582 (211.881056)
test_rubyspec 0.068199 0.026880 183.922685 ( 44.778003)
total: 296.66 sec