Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-025742
#<BuildRuby:0x00007fe673dafdc0
@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.20240617-025742",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000036 0.000007 0.000043 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.004264 0.004083 3.682824 ( 3.632589)
build_miniruby 0.001718 0.000000 1.666970 ( 1.664408)
build_ruby 0.002210 0.000000 4.273994 ( 4.399437)
build_all 0.009248 0.000000 7.923981 ( 3.193597)
build_install 0.018543 0.003977 10.731531 ( 5.027690)
test_btest 0.000771 0.000151 119.398989 ( 44.180392)
test_basic 0.005043 0.005165 1.304557 ( 1.388592)
test_all 0.098441 0.059126 996.150610 (524.014142)
test_rubyspec 0.052288 0.042570 174.842522 (173.434485)
total: 760.94 sec