Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-201816
#<BuildRuby:0x00007f377c30fdd0
@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.20241212-201816",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.005063 0.003427 2.913483 ( 2.829694)
build_miniruby 0.001244 0.000248 1.378095 ( 1.374850)
build_ruby 0.001550 0.000310 4.010293 ( 4.125956)
build_all 0.006162 0.001232 6.221533 ( 2.627816)
build_install 0.013604 0.005356 8.544590 ( 4.192647)
test_btest 0.000808 0.000177 72.782860 ( 20.526456)
test_basic 0.007958 0.001740 0.886671 ( 0.939780)
test_all 0.078773 0.065141 692.153337 (209.674628)
test_rubyspec 0.054338 0.026348 115.145200 ( 25.685174)
total: 271.98 sec