Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-060452
#<BuildRuby:0x00005602d01ca3d0
@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.20231219-060452",
@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.000026 0.000000 0.000026 ( 0.000021)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004156 0.003758 2.449120 ( 3.129883)
build_miniruby 0.001509 0.000150 1.652107 ( 1.703150)
build_ruby 0.001812 0.000181 3.443698 ( 3.728517)
build_all 0.004598 0.003675 5.899524 ( 3.986908)
build_install 0.011505 0.007947 7.064502 ( 3.867174)
test_btest 0.000624 0.000107 80.095665 ( 29.437413)
test_basic 0.000000 0.006612 0.874329 ( 0.970101)
test_all 0.085679 0.034446 691.563193 (215.040154)
test_rubyspec 0.017847 0.034023 82.567707 ( 93.979859)
total: 355.84 sec