Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-222659
#<BuildRuby:0x00007fe066e0fdc8
@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.20241116-222659",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000031 0.000010 0.000041 ( 0.000042)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.003646 0.003897 3.760141 ( 3.617968)
build_miniruby 0.001505 0.000000 1.328148 ( 1.324944)
build_ruby 0.001953 0.000000 3.313523 ( 3.533716)
build_all 0.000289 0.007994 6.162776 ( 2.600601)
build_install 0.014920 0.003554 8.771016 ( 4.208482)
test_btest 0.000655 0.000262 73.157289 ( 19.122717)
test_basic 0.007536 0.000000 0.765692 ( 0.815430)
test_all 0.116390 0.028608 654.070342 (197.619460)
test_rubyspec 0.061339 0.020516 119.729261 ( 21.894305)
total: 254.74 sec