Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-003812
#<BuildRuby:0x00005647bff52258
@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.20230914-003812",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000031)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.006576 0.000486 2.234646 ( 8.060055)
build_miniruby 0.001782 0.000330 1.728629 ( 2.123279)
build_ruby 0.001551 0.000287 3.333679 ( 5.132458)
build_all 0.006709 0.001243 6.291638 ( 4.978940)
build_install 0.004141 0.016268 8.052382 ( 7.734030)
test_btest 0.000706 0.000219 86.430235 ( 52.766385)
test_basic 0.005855 0.001817 0.967452 ( 1.362103)
test_all 0.003211 0.006951 697.382208 (374.947451)
test_rubyspec 0.033041 0.035956 106.485064 (128.499011)
total: 585.60 sec