Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-114231
#<BuildRuby:0x00007fc3c45bfdd0
@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.20240711-114231",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.007910 0.000000 3.341343 ( 3.379704)
build_miniruby 0.001500 0.000221 1.446069 ( 1.443945)
build_ruby 0.001913 0.000281 4.225170 ( 4.381047)
build_all 0.008140 0.001197 8.188290 ( 3.236840)
build_install 0.011752 0.008410 10.585698 ( 4.990827)
test_btest 0.000691 0.000130 113.748198 ( 29.819604)
test_basic 0.009159 0.000894 1.005843 ( 1.056594)
test_all 0.122993 0.035216 873.420302 (297.695165)
test_rubyspec 0.049276 0.041612 164.516575 ( 37.785628)
total: 383.79 sec