Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-231409
#<BuildRuby:0x00007efe8bf9fde0
@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.20240717-231409",
@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.000028 0.000005 0.000033 ( 0.000032)
autoconf 0.000044 0.000007 0.000051 ( 0.000052)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.008494 0.000753 3.967229 ( 5.475173)
build_miniruby 0.001987 0.000331 1.824640 ( 2.178000)
build_ruby 0.002413 0.000402 4.499757 ( 5.421456)
build_all 0.006749 0.004733 8.917729 ( 8.653375)
build_install 0.025664 0.000692 11.976683 ( 11.702972)
test_btest 0.001009 0.000168 122.648994 (122.833803)
test_basic 0.010965 0.001064 1.307389 ( 2.409359)
test_all 0.123912 0.044113 929.002960 (907.116271)
test_rubyspec 0.047853 0.050466 173.688280 (126.767941)
total: 1192.56 sec