Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-081337
#<BuildRuby:0x00007f6bc425fdc8
@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.20241202-081337",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.000255 0.007207 2.488325 ( 2.541901)
build_miniruby 0.001197 0.000279 1.075142 ( 1.072560)
build_ruby 0.000000 0.001893 2.815187 ( 3.021700)
build_all 0.004996 0.002269 5.149539 ( 2.051435)
build_install 0.010041 0.007423 7.476045 ( 3.561977)
test_btest 0.000000 0.000807 69.560054 ( 18.234365)
test_basic 0.002730 0.006583 0.766202 ( 0.816698)
test_all 0.098506 0.048819 683.262690 (217.916872)
test_rubyspec 0.051721 0.027867 116.470477 ( 21.059315)
total: 270.28 sec