Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-202318
#<BuildRuby:0x00007f661ba3fdd0
@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.20241205-202318",
@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.000039 0.000007 0.000046 ( 0.000046)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.002405 0.004542 3.108403 ( 3.017172)
build_miniruby 0.001304 0.000286 1.215441 ( 1.212264)
build_ruby 0.001618 0.000354 3.620861 ( 3.816552)
build_all 0.007048 0.000607 6.138362 ( 2.603380)
build_install 0.014556 0.002116 8.677025 ( 4.364559)
test_btest 0.000775 0.000160 75.182523 ( 20.324551)
test_basic 0.004828 0.004658 0.982756 ( 1.420004)
test_all 0.126220 0.018772 685.395426 (220.715577)
test_rubyspec 0.053859 0.027523 118.657850 ( 26.349529)
total: 283.82 sec