Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-180120
#<BuildRuby:0x00007f2f830afdc0
@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.20241125-180120",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005978 0.001195 3.102458 ( 3.141047)
build_miniruby 0.000000 0.001445 1.186839 ( 1.183522)
build_ruby 0.000000 0.001669 2.897080 ( 13.508678)
build_all 0.005957 0.001396 5.495733 ( 2.147101)
build_install 0.012997 0.005418 6.865393 ( 3.441535)
test_btest 0.000706 0.000176 69.596271 ( 19.273270)
test_basic 0.001260 0.008032 0.829953 ( 0.881552)
test_all 0.105638 0.035216 593.073108 (186.119015)
test_rubyspec 0.038056 0.042794 114.126062 ( 22.335418)
total: 252.03 sec