Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-014123
#<BuildRuby:0x000055c0e5e4e390
@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.20230924-014123",
@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.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002627 0.004572 2.319112 ( 4.491324)
build_miniruby 0.001285 0.000257 1.602645 ( 1.754248)
build_ruby 0.001404 0.000281 3.135215 ( 3.371374)
build_all 0.005423 0.002688 5.997100 ( 4.002492)
build_install 0.016453 0.005009 7.433477 ( 4.756514)
test_btest 0.000826 0.000000 81.232499 ( 42.079554)
test_basic 0.003234 0.004155 0.977420 ( 1.234898)
test_all 0.010458 0.000000 650.234884 (289.395313)
test_rubyspec 0.009753 0.059545 101.254066 (117.149509)
total: 468.24 sec