Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-135126
#<BuildRuby:0x00007f6e5741fdd0
@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.20240831-135126",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005888 0.003597 4.062474 ( 5.259444)
build_miniruby 0.001616 0.000314 1.912762 ( 2.130500)
build_ruby 0.002456 0.000000 4.663104 ( 5.230826)
build_all 0.010907 0.000000 8.623312 ( 6.050101)
build_install 0.020323 0.005094 11.930389 ( 8.740179)
test_btest 0.000826 0.000154 123.943694 ( 92.055383)
test_basic 0.005014 0.008519 1.443334 ( 2.192560)
test_all 0.112759 0.048277 947.260344 (705.092388)
test_rubyspec 0.048643 0.047075 174.354935 (112.816107)
total: 939.57 sec