Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-003514
#<BuildRuby:0x00007f132766fdc8
@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.20240729-003514",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.007208 0.000883 3.734056 ( 4.138479)
build_miniruby 0.000000 0.001530 1.560165 ( 1.557018)
build_ruby 0.000360 0.001389 3.434324 ( 3.661611)
build_all 0.006804 0.002041 7.864362 ( 3.108827)
build_install 0.017618 0.002076 10.973980 ( 5.134624)
test_btest 0.000817 0.000227 116.457174 ( 30.427295)
test_basic 0.005307 0.004416 1.072448 ( 1.120106)
test_all 0.113188 0.037232 844.515793 (243.751153)
test_rubyspec 0.066442 0.024028 164.606614 ( 33.317420)
total: 326.22 sec