Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-121429
#<BuildRuby:0x00007f09fb73fdc8
@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.20241002-121429",
@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.000013 0.000007 0.000020 ( 0.000020)
autoconf 0.000021 0.000011 0.000032 ( 0.000032)
configure 0.000018 0.000010 0.000028 ( 0.000028)
build_up 0.002398 0.005453 3.041402 ( 2.662254)
build_miniruby 0.000970 0.000582 1.151457 ( 1.148670)
build_ruby 0.001037 0.000622 3.019198 ( 3.239865)
build_all 0.006825 0.001411 5.334034 ( 2.071441)
build_install 0.006778 0.011982 8.562994 ( 3.707131)
test_btest 0.001040 0.000000 92.470487 ( 24.012387)
test_basic 0.011125 0.000000 1.179650 ( 1.272737)
test_all 0.097452 0.054672 707.362054 (204.964537)
test_rubyspec 0.043987 0.046492 134.574465 ( 22.260647)
total: 265.34 sec