Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-123234
#<BuildRuby:0x00007fe34cbcfde0
@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.20240625-123234",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.007745 2.721561 ( 2.769443)
build_miniruby 0.000000 0.001533 1.148662 ( 1.145993)
build_ruby 0.000622 0.001364 3.449192 ( 3.608814)
build_all 0.007348 0.001235 7.097362 ( 2.707469)
build_install 0.003974 0.012033 9.852678 ( 4.501946)
test_btest 0.000823 0.000369 107.745951 ( 29.486791)
test_basic 0.002512 0.005262 1.147228 ( 1.202103)
test_all 0.092187 0.058169 775.796659 (216.670033)
test_rubyspec 0.057438 0.040844 163.621239 ( 28.341961)
total: 290.44 sec