Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-021810
#<BuildRuby:0x00007fc5e2affdc0
@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.20240706-021810",
@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.000028 0.000008 0.000036 ( 0.000037)
autoconf 0.000047 0.000014 0.000061 ( 0.000062)
configure 0.000035 0.000011 0.000046 ( 0.000047)
build_up 0.008686 0.002632 4.799645 ( 8.079957)
build_miniruby 0.001443 0.000438 1.893623 ( 2.412226)
build_ruby 0.002640 0.000800 5.126799 ( 6.495293)
build_all 0.013394 0.000000 9.333147 ( 12.447075)
build_install 0.029203 0.000000 12.990458 ( 16.876156)
test_btest 0.001417 0.000000 133.451025 (154.448045)
test_basic 0.005984 0.009295 1.493212 ( 2.450979)
test_all 0.130067 0.041072 950.446709 (707.958168)
test_rubyspec 0.038538 0.053410 175.746226 ( 36.315212)
total: 947.48 sec