Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-140454
#<BuildRuby:0x0000555e0456e2c8
@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.20230919-140454",
@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.000022 0.000002 0.000024 ( 0.000021)
autoconf 0.000034 0.000003 0.000037 ( 0.000033)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.000000 0.006441 2.254127 ( 3.570771)
build_miniruby 0.000428 0.001500 1.643276 ( 1.668047)
build_ruby 0.001544 0.000257 3.241260 ( 3.440551)
build_all 0.008352 0.000043 6.185188 ( 3.475080)
build_install 0.014260 0.005572 7.615917 ( 5.488799)
test_btest 0.000709 0.000128 83.227831 ( 34.278935)
test_basic 0.000000 0.007186 0.889194 ( 0.962265)
test_all 0.008742 0.000451 716.831415 (256.719421)
test_rubyspec 0.038212 0.034213 101.634753 (113.372021)
total: 422.98 sec