Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-173526
#<BuildRuby:0x00007f652a78fdc0
@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.20240824-173526",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004952 0.003399 3.987390 ( 4.079721)
build_miniruby 0.001524 0.000280 1.705705 ( 1.708042)
build_ruby 0.002150 0.000000 4.537233 ( 38.926217)
build_all 0.000228 0.010374 8.644129 ( 4.548062)
build_install 0.020890 0.004268 11.680320 ( 6.194100)
test_btest 0.000735 0.000180 121.875152 ( 45.605497)
test_basic 0.002758 0.010048 1.337042 ( 1.444201)
test_all 0.112417 0.048059 978.340282 (622.257205)
test_rubyspec 0.072666 0.026357 173.973215 (122.337812)
total: 847.10 sec