Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-085138
#<BuildRuby:0x000055bed0fb9ed0
@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.20240225-085138",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006848 0.001489 2.529774 ( 2.896189)
build_miniruby 0.001211 0.000000 1.700337 ( 1.782376)
build_ruby 0.001589 0.000000 3.587376 ( 3.881733)
build_all 0.003193 0.004816 6.530891 ( 4.118650)
build_install 0.013814 0.007070 8.600037 ( 5.527503)
test_btest 0.000723 0.000202 90.230001 ( 36.809360)
test_basic 0.007964 0.000000 0.879853 ( 0.953828)
test_all 0.054724 0.060450 737.887814 (282.578574)
test_rubyspec 0.037764 0.050495 120.554956 (130.003476)
total: 468.55 sec