Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-202600
#<BuildRuby:0x00007fed8fd2fdc8
@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.20241020-202600",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003743 0.003939 2.965226 ( 2.966099)
build_miniruby 0.001192 0.000418 1.211628 ( 1.208826)
build_ruby 0.000000 0.001730 3.115901 ( 3.317295)
build_all 0.006972 0.001832 6.144139 ( 2.461224)
build_install 0.014923 0.002311 8.431382 ( 3.731153)
test_btest 0.000640 0.000214 83.996833 ( 21.766837)
test_basic 0.005293 0.005431 1.145682 ( 1.207180)
test_all 0.116203 0.035066 753.896329 (268.930423)
test_rubyspec 0.056119 0.034398 136.420087 ( 44.908308)
total: 350.50 sec