Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-060042
#<BuildRuby:0x0000563f0781df70
@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.20231013-060042",
@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.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.001700 0.004481 2.401538 ( 2.489585)
build_miniruby 0.001319 0.000422 1.507638 ( 1.506365)
build_ruby 0.001222 0.000392 3.222432 ( 3.446901)
build_all 0.002010 0.005964 6.536790 ( 3.341927)
build_install 0.015286 0.004070 7.934384 ( 4.680959)
test_btest 0.000887 0.000316 89.054551 ( 40.492119)
test_basic 0.000016 0.008677 1.009046 ( 1.127086)
test_all 0.007824 0.001443 709.322194 (262.051044)
test_rubyspec 0.032754 0.034476 104.469591 (115.926328)
total: 435.06 sec