Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-000652
#<BuildRuby:0x000055691d232018
@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.20230101-000652",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004616 0.000090 0.961978 ( 1.333095)
build_miniruby 0.001055 0.000151 1.085050 ( 1.083404)
build_ruby 0.001418 0.000203 3.161039 ( 3.517763)
build_all 0.002536 0.003854 3.688453 ( 1.852765)
build_install 0.007785 0.004882 2.809256 ( 1.864475)
test_btest 0.000601 0.000130 55.316512 ( 15.972012)
test_basic 0.002841 0.002902 0.411142 ( 0.503249)
test_all 0.000911 0.000219 610.308107 (186.503029)
test_rubyspec 0.022553 0.018477 63.618038 ( 73.639504)
total: 286.27 sec