Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-113637
#<BuildRuby:0x00005568b34663d0
@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.20240308-113637",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.003754 0.003447 2.442158 ( 2.195463)
build_miniruby 0.001049 0.000150 1.624191 ( 1.622250)
build_ruby 0.001350 0.000193 3.111406 ( 3.323258)
build_all 0.003367 0.003899 6.356415 ( 2.479075)
build_install 0.014853 0.003091 8.276084 ( 3.966677)
test_btest 0.000759 0.000134 89.403483 ( 23.434078)
test_basic 0.003914 0.003876 0.788533 ( 0.848433)
test_all 0.087685 0.032393 797.432770 (224.572929)
test_rubyspec 0.050620 0.030593 107.874526 (117.113878)
total: 379.56 sec