Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-065036
#<BuildRuby:0x00007fcafe99fdd8
@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.20240719-065036",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004116 0.004029 3.742778 ( 3.756928)
build_miniruby 0.001434 0.000445 1.656730 ( 1.653437)
build_ruby 0.002235 0.000000 4.065395 ( 4.221601)
build_all 0.010362 0.001332 9.153554 ( 5.170728)
build_install 0.018816 0.008768 12.661753 ( 8.024577)
test_btest 0.000920 0.000288 122.467195 ( 41.473557)
test_basic 0.000037 0.009396 1.272024 ( 2.110179)
test_all 0.116741 0.036482 852.873451 (251.337236)
test_rubyspec 0.066601 0.028516 172.305762 ( 35.443227)
total: 353.19 sec