Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-224055
#<BuildRuby:0x0000559e7fc06228
@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.20230205-224055",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000397 0.004120 1.163172 ( 1.604592)
build_miniruby 0.001280 0.000256 1.198140 ( 1.198991)
build_ruby 0.001149 0.000230 2.440869 ( 2.655460)
build_all 0.000000 0.006410 3.741264 ( 2.540664)
build_install 0.012258 0.001809 2.813105 ( 2.558628)
test_btest 0.000461 0.000120 56.225946 ( 23.725179)
test_basic 0.001310 0.004600 0.441754 ( 0.539435)
test_all 0.001197 0.000365 648.389974 (247.193470)
test_rubyspec 0.029227 0.024299 73.043035 ( 86.025795)
total: 368.04 sec