Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-170135
#<BuildRuby:0x00007efc84cdfdc0
@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.20240710-170135",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002716 0.004928 3.398985 ( 2.937951)
build_miniruby 0.001194 0.000398 1.175620 ( 1.172932)
build_ruby 0.001376 0.000458 3.073138 ( 3.234142)
build_all 0.003254 0.005593 6.926334 ( 2.670673)
build_install 0.006481 0.010175 8.943256 ( 3.986620)
test_btest 0.000696 0.000331 100.148449 ( 25.814266)
test_basic 0.000000 0.008363 0.853072 ( 0.903628)
test_all 0.115708 0.034159 859.111122 (289.657291)
test_rubyspec 0.051394 0.038781 180.878126 (169.144742)
total: 499.52 sec