Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-073932
#<BuildRuby:0x000055830601e008
@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.20240322-073932",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.005751 0.003398 3.574142 ( 2.465206)
build_miniruby 0.001173 0.000000 1.620603 ( 1.618821)
build_ruby 0.000000 0.001458 3.046028 ( 3.286084)
build_all 0.006492 0.001246 6.568132 ( 2.535827)
build_install 0.015962 0.002215 8.867583 ( 3.885130)
test_btest 0.000690 0.000179 88.672786 ( 24.592297)
test_basic 0.000000 0.006832 0.792056 ( 0.853303)
test_all 0.083146 0.035134 798.172380 (298.659118)
test_rubyspec 0.036896 0.054215 126.684390 (138.047952)
total: 475.94 sec