Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-093905
#<BuildRuby:0x0000564fffe22138
@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.20240306-093905",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.006948 0.000000 2.315983 ( 2.078199)
build_miniruby 0.001328 0.000023 1.400484 ( 1.406174)
build_ruby 0.001336 0.000089 2.929820 ( 3.159442)
build_all 0.006428 0.000429 6.268150 ( 2.326961)
build_install 0.007797 0.009000 8.210955 ( 3.923808)
test_btest 0.000960 0.000124 89.087327 ( 24.818617)
test_basic 0.008041 0.001038 0.906403 ( 0.979445)
test_all 0.076228 0.043265 771.786250 (243.687389)
test_rubyspec 0.039761 0.042483 104.235325 (113.506986)
total: 395.89 sec