Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250318-235047
#<BuildRuby:0x00007f0feebffdd8
@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.20250318-235047",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003856 0.002738 2.535529 ( 2.324612)
build_miniruby 0.001217 0.000365 1.452414 ( 1.450003)
build_ruby 0.001312 0.000394 3.818458 ( 4.006907)
build_all 0.003895 0.005242 5.890772 ( 2.523731)
build_install 0.005347 0.013846 7.444734 ( 3.794165)
test_btest 0.000688 0.000295 47.213671 ( 13.048783)
test_basic 0.002811 0.004927 0.774178 ( 0.828934)
test_all 0.092398 0.027765 592.500363 (214.009833)
test_rubyspec 0.047935 0.023584 96.293740 ( 22.221632)
total: 264.21 sec