Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-201456
#<BuildRuby:0x000055febf855f70
@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.20230901-201456",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.005853 0.000509 1.539752 ( 1.896237)
build_miniruby 0.001271 0.000110 1.490068 ( 1.488354)
build_ruby 0.001501 0.000000 2.884655 ( 3.103931)
build_all 0.006646 0.000330 5.620237 ( 2.265141)
build_install 0.016857 0.000000 7.242379 ( 3.696923)
test_btest 0.001046 0.000014 82.233456 ( 22.175489)
test_basic 0.001147 0.004111 0.797726 ( 0.859669)
test_all 0.006579 0.003254 658.609226 (197.775159)
test_rubyspec 0.014177 0.039240 87.122858 ( 98.525595)
total: 331.79 sec