Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-210448
#<BuildRuby:0x00007f646e2dfdc8
@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.20240827-210448",
@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.000008 0.000029 ( 0.000028)
autoconf 0.000035 0.000012 0.000047 ( 0.000046)
configure 0.000029 0.000010 0.000039 ( 0.000039)
build_up 0.004359 0.004120 3.799282 ( 4.402787)
build_miniruby 0.000000 0.001684 1.678319 ( 1.677700)
build_ruby 0.000525 0.001470 4.402692 ( 25.678571)
build_all 0.008334 0.000000 8.272631 ( 3.289006)
build_install 0.009186 0.008016 10.527998 ( 4.864649)
test_btest 0.000676 0.000279 118.545081 ( 31.059705)
test_basic 0.003953 0.005708 1.219913 ( 1.267717)
test_all 0.099668 0.053411 832.846412 (254.135120)
test_rubyspec 0.032785 0.057362 165.054153 ( 33.737436)
total: 360.11 sec