Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-022338
#<BuildRuby:0x00007f15b8bafde0
@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.20241002-022338",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.008457 0.001371 5.311266 ( 4.794891)
build_miniruby 0.001689 0.000274 1.812852 ( 1.860095)
build_ruby 0.002409 0.000000 4.845705 ( 5.076291)
build_all 0.010010 0.000000 7.778337 ( 3.763313)
build_install 0.020731 0.003491 11.478622 ( 5.861397)
test_btest 0.000000 0.001064 103.687875 ( 59.502055)
test_basic 0.008926 0.003828 1.334007 ( 1.512279)
test_all 0.121779 0.034967 865.679027 (333.008288)
test_rubyspec 0.053453 0.037091 145.687234 ( 56.085223)
total: 471.47 sec