Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-103425
#<BuildRuby:0x000055fc3dda6008
@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.20230122-103425",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000017)
build_up 0.004676 0.000213 1.089737 ( 1.491122)
build_miniruby 0.001270 0.000058 0.928998 ( 0.927405)
build_ruby 0.000000 0.001779 3.055928 ( 3.375195)
build_all 0.005170 0.002519 3.905007 ( 2.250353)
build_install 0.009114 0.004393 2.657894 ( 1.923783)
test_btest 0.000637 0.000077 57.958101 ( 26.374639)
test_basic 0.006981 0.000000 0.456591 ( 0.566150)
test_all 0.001599 0.000000 632.237956 (195.403536)
test_rubyspec 0.033873 0.010634 64.436510 ( 74.480769)
total: 306.79 sec