Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-021526
#<BuildRuby:0x00007fc57aa9fdc0
@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.20240926-021526",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000028 0.000012 0.000040 ( 0.000040)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.004197 0.004200 3.453295 ( 2.988431)
build_miniruby 0.000977 0.000459 1.123937 ( 1.120816)
build_ruby 0.001265 0.000595 2.938761 ( 3.159286)
build_all 0.003595 0.003969 5.037962 ( 1.994752)
build_install 0.008782 0.006660 7.969981 ( 3.581099)
test_btest 0.000591 0.000311 83.902325 ( 21.885143)
test_basic 0.006886 0.001155 0.806814 ( 0.861321)
test_all 0.116162 0.033075 763.620854 (243.418955)
test_rubyspec 0.039877 0.045019 137.401284 ( 29.131257)
total: 308.14 sec