Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-133548
#<BuildRuby:0x00007f0405a8fdd0
@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.20240904-133548",
@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.000009 0.000027 ( 0.000025)
autoconf 0.000033 0.000015 0.000048 ( 0.000055)
configure 0.000024 0.000011 0.000035 ( 0.000034)
build_up 0.004355 0.004173 3.751723 ( 3.921533)
build_miniruby 0.001696 0.000000 12.008755 ( 11.414937)
build_ruby 0.002045 0.000000 4.253498 ( 4.426607)
build_all 0.002850 0.005397 7.800913 ( 3.123546)
build_install 0.010943 0.005471 11.022329 ( 5.374525)
test_btest 0.000562 0.000281 113.166366 ( 29.773527)
test_basic 0.009849 0.000629 1.252099 ( 1.298524)
test_all 0.116835 0.034690 854.955860 (327.013124)
test_rubyspec 0.050814 0.046595 172.361811 ( 56.624881)
total: 442.97 sec