Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-164844
#<BuildRuby:0x0000561fee1321a8
@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.20240310-164844",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006372 0.001180 2.532558 ( 2.565339)
build_miniruby 0.001348 0.000249 1.605775 ( 1.604841)
build_ruby 0.001511 0.000279 3.429933 ( 3.669953)
build_all 0.003601 0.003264 6.397249 ( 2.924243)
build_install 0.016491 0.003274 8.414903 ( 4.438891)
test_btest 0.000565 0.000116 92.625918 ( 37.906000)
test_basic 0.006304 0.001298 0.968103 ( 1.036229)
test_all 0.085723 0.034112 792.754205 (293.542282)
test_rubyspec 0.029275 0.061234 124.004768 (133.760535)
total: 481.45 sec