Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-004748
#<BuildRuby:0x00007f40f0a4fdc0
@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.20240712-004748",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002379 0.004776 3.236248 ( 3.248164)
build_miniruby 0.001289 0.000397 1.682785 ( 1.679735)
build_ruby 0.001356 0.000417 4.135627 ( 4.278774)
build_all 0.007764 0.001043 7.906189 ( 3.108077)
build_install 0.004777 0.014168 10.359398 ( 4.739644)
test_btest 0.000775 0.000310 111.080874 ( 29.059236)
test_basic 0.009419 0.000000 1.000206 ( 1.052567)
test_all 0.106674 0.044591 825.879935 (257.934723)
test_rubyspec 0.060748 0.023362 161.734888 ( 34.076605)
total: 339.18 sec