Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-165351
#<BuildRuby:0x00007fa6fa02fdc0
@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.20240818-165351",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007933 0.000000 3.495719 ( 3.379697)
build_miniruby 0.001694 0.000277 1.630735 ( 1.627263)
build_ruby 0.000000 0.001892 4.128988 ( 4.252831)
build_all 0.004186 0.005309 8.459890 ( 3.285381)
build_install 0.014532 0.004628 10.743346 ( 4.784355)
test_btest 0.000696 0.000174 120.378932 ( 31.301099)
test_basic 0.006001 0.004626 1.138229 ( 1.192302)
test_all 0.106539 0.046454 857.072825 (243.154819)
test_rubyspec 0.054488 0.039927 169.328611 ( 33.103387)
total: 326.08 sec