Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-043421
#<BuildRuby:0x00007f0c147dfdd0
@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.20240817-043421",
@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.000012 0.000007 0.000019 ( 0.000020)
autoconf 0.000031 0.000016 0.000047 ( 0.000047)
configure 0.000022 0.000012 0.000034 ( 0.000034)
build_up 0.006777 0.001396 3.597357 ( 3.697254)
build_miniruby 0.001343 0.000671 1.457527 ( 1.456133)
build_ruby 0.001259 0.000630 3.413761 ( 3.649122)
build_all 0.006965 0.001332 7.934338 ( 3.000007)
build_install 0.013162 0.004421 10.107040 ( 4.382664)
test_btest 0.000329 0.000884 116.137527 ( 31.222145)
test_basic 0.006337 0.004498 0.978265 ( 1.070856)
test_all 0.106377 0.046056 838.937447 (274.841266)
test_rubyspec 0.058208 0.031700 168.919088 ( 34.145189)
total: 357.47 sec