Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-202742
#<BuildRuby:0x00007fdc2e06fdd0
@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-202742",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.000000 0.007944 3.615185 ( 3.572344)
build_miniruby 0.001312 0.000485 1.573942 ( 1.574409)
build_ruby 0.000000 0.001951 4.048586 ( 39.051497)
build_all 0.004742 0.003462 5.800548 ( 2.479898)
build_install 0.017953 0.000170 8.699400 ( 4.227868)
test_btest 0.000702 0.000175 72.645325 ( 20.204269)
test_basic 0.006184 0.003465 0.970465 ( 5.210267)
test_all 0.115961 0.028109 682.816477 (204.783175)
test_rubyspec 0.032831 0.045575 116.541310 ( 26.757855)
total: 307.86 sec