Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-214844
#<BuildRuby:0x0000557304d45fb8
@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.20230608-214844",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000047 0.000000 0.000047 ( 0.000044)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.001928 0.003436 1.790238 ( 3.059876)
build_miniruby 0.001612 0.000179 1.302022 ( 1.301448)
build_ruby 0.001488 0.000166 2.631283 ( 2.852421)
build_all 0.006612 0.000000 2.155357 ( 1.351291)
build_install 0.010395 0.007562 3.469343 ( 2.523672)
test_btest 0.000847 0.000132 74.807683 ( 27.226120)
test_basic 0.000000 0.006035 0.810216 ( 0.914641)
test_all 0.000308 0.001019 562.969084 (196.329064)
test_rubyspec 0.022221 0.026915 79.376196 ( 91.020750)
total: 326.58 sec