Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-081559
#<BuildRuby:0x000055a39550a008
@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.20240222-081559",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007612 0.001088 2.770631 ( 3.744954)
build_miniruby 0.001576 0.000225 1.775647 ( 1.824522)
build_ruby 0.001585 0.000226 3.640350 ( 4.239832)
build_all 0.005010 0.003810 7.138860 ( 5.136237)
build_install 0.014260 0.007187 8.909749 ( 6.835211)
test_btest 0.000629 0.000125 95.279870 ( 69.158231)
test_basic 0.003698 0.004579 1.041176 ( 1.440204)
test_all 0.096414 0.022595 779.215675 (420.248844)
test_rubyspec 0.035993 0.051190 130.337565 (141.468652)
total: 654.10 sec