Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-042453
#<BuildRuby:0x0000558b83e79a00
@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.20230919-042453",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002907 0.004697 2.386524 ( 5.176198)
build_miniruby 0.001478 0.000345 1.802205 ( 2.081292)
build_ruby 0.001489 0.000347 3.464537 ( 4.509138)
build_all 0.008331 0.000928 6.657318 ( 5.726834)
build_install 0.016546 0.005598 8.244562 ( 7.925669)
test_btest 0.000981 0.000000 88.221099 ( 59.737502)
test_basic 0.008206 0.000000 0.989653 ( 1.626450)
test_all 0.006015 0.004551 755.707549 (504.572821)
test_rubyspec 0.029627 0.044321 107.606090 (119.998177)
total: 711.36 sec