Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-073835
#<BuildRuby:0x00007f1094e0fdc0
@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.20240920-073835",
@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.000007 0.000024 ( 0.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000025 0.000010 0.000035 ( 0.000036)
build_up 0.004578 0.004182 3.810850 ( 3.258198)
build_miniruby 0.001040 0.000438 1.283306 ( 1.280962)
build_ruby 0.001571 0.000662 3.427433 ( 3.633387)
build_all 0.004040 0.004062 5.437789 ( 2.181593)
build_install 0.007606 0.009820 8.422048 ( 3.777337)
test_btest 0.000677 0.000353 89.779925 ( 23.105454)
test_basic 0.009365 0.000741 0.894781 ( 0.938284)
test_all 0.099015 0.053699 773.544329 (259.060322)
test_rubyspec 0.046878 0.042064 141.516622 ( 23.416077)
total: 320.65 sec