Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-140322
#<BuildRuby:0x0000561888791fc0
@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.20230707-140322",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000022)
build_up 0.002471 0.003683 2.007860 ( 3.470882)
build_miniruby 0.001417 0.000263 1.462936 ( 1.502744)
build_ruby 0.001267 0.000234 2.928991 ( 3.221847)
build_all 0.005754 0.002019 2.456459 ( 1.931904)
build_install 0.016226 0.002352 4.018169 ( 4.015764)
test_btest 0.000621 0.000117 81.095636 ( 37.334679)
test_basic 0.000000 0.007751 0.916775 ( 1.019356)
test_all 0.001635 0.000000 620.578184 (257.619486)
test_rubyspec 0.023053 0.031643 89.758336 (144.060196)
total: 454.18 sec