Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-115003
#<BuildRuby:0x00005630b9a01ed8
@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.20240115-115003",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002133 0.002925 1.352030 ( 1.706244)
build_miniruby 0.001253 0.000233 1.400582 ( 1.398820)
build_ruby 0.001585 0.000000 2.930113 ( 3.161542)
build_all 0.004060 0.002683 5.124694 ( 1.999980)
build_install 0.013855 0.000320 6.085549 ( 2.983668)
test_btest 0.000732 0.000000 76.825250 ( 20.787300)
test_basic 0.001826 0.003737 0.698686 ( 0.757527)
test_all 0.083525 0.034532 735.388423 (215.655700)
test_rubyspec 0.036669 0.021645 83.185885 ( 94.695878)
total: 343.15 sec