Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-154436
#<BuildRuby:0x00007f7d4a30fdd0
@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.20241004-154436",
@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.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003113 0.004678 3.285387 ( 3.304374)
build_miniruby 0.001561 0.000377 1.440273 ( 1.436186)
build_ruby 0.001450 0.000350 3.261984 ( 3.472097)
build_all 0.005523 0.003431 6.916854 ( 2.835794)
build_install 0.008750 0.009582 8.701948 ( 4.027849)
test_btest 0.000332 0.000789 88.092672 ( 23.258952)
test_basic 0.000352 0.008766 1.046828 ( 1.096936)
test_all 0.093757 0.053638 705.613500 (243.706981)
test_rubyspec 0.048490 0.037890 140.495469 ( 38.363565)
total: 321.50 sec