Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-113158
#<BuildRuby:0x00005565661e2230
@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.20230312-113158",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.001874 0.003448 1.629871 ( 2.925027)
build_miniruby 0.001138 0.000000 1.122950 ( 1.121906)
build_ruby 0.001491 0.000000 2.134277 ( 2.332514)
build_all 0.000000 0.006163 1.979318 ( 1.221583)
build_install 0.000000 0.015676 3.090639 ( 2.147203)
test_btest 0.000000 0.000922 65.363498 ( 21.424998)
test_basic 0.003762 0.001527 0.488614 ( 0.584694)
test_all 0.000625 0.000369 512.310712 (175.386476)
test_rubyspec 0.033865 0.009446 69.732728 ( 79.636611)
total: 286.78 sec