Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-082201
#<BuildRuby:0x00007ff5b663fde0
@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.20240830-082201",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000931 0.007199 3.934053 ( 3.985505)
build_miniruby 0.001639 0.000364 1.675822 ( 1.681907)
build_ruby 0.001668 0.000371 4.514262 ( 4.636009)
build_all 0.004580 0.005093 8.248655 ( 4.456696)
build_install 0.021300 0.001123 11.587550 ( 7.024215)
test_btest 0.000782 0.000176 122.275739 ( 57.909116)
test_basic 0.007037 0.004912 1.350705 ( 1.466825)
test_all 0.120661 0.036777 855.765281 (355.502021)
test_rubyspec 0.042414 0.045246 164.377211 ( 33.029358)
total: 469.69 sec