Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-052128
#<BuildRuby:0x0000555bdf0fa3d0
@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.20230920-052128",
@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.000001 0.000015 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006415 0.000856 2.371331 ( 4.641888)
build_miniruby 0.000000 0.001437 1.738047 ( 1.901582)
build_ruby 0.000000 0.001608 3.462526 ( 3.954164)
build_all 0.003619 0.005190 6.477131 ( 4.548614)
build_install 0.018256 0.000976 7.965633 ( 6.692554)
test_btest 0.000812 0.000144 85.674190 ( 44.139265)
test_basic 0.007281 0.001285 1.025218 ( 1.227293)
test_all 0.004435 0.005563 669.837784 (289.904077)
test_rubyspec 0.035053 0.037471 107.391137 (123.821828)
total: 480.83 sec