Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-101437
#<BuildRuby:0x0000560a0859a390
@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.20230706-101437",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006231 0.000000 2.117876 ( 4.336916)
build_miniruby 0.001650 0.000001 1.578007 ( 1.602165)
build_ruby 0.001695 0.000182 3.287285 ( 3.664302)
build_all 0.007232 0.000329 2.525584 ( 2.448170)
build_install 0.014239 0.004383 3.864132 ( 4.817776)
test_btest 0.000638 0.000080 82.658481 ( 44.222215)
test_basic 0.003656 0.004155 0.845769 ( 1.138683)
test_all 0.001478 0.000224 637.339222 (289.470344)
test_rubyspec 0.022762 0.033238 92.529964 (126.176407)
total: 477.88 sec