Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-024226
#<BuildRuby:0x0000557b86a9a018
@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.20240123-024226",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003795 0.001876 1.441238 ( 1.826987)
build_miniruby 0.001218 0.000316 1.406456 ( 1.404030)
build_ruby 0.001167 0.000303 2.986927 ( 3.210359)
build_all 0.004766 0.003019 6.277454 ( 2.467054)
build_install 0.015167 0.001012 7.540033 ( 3.776029)
test_btest 0.000000 0.001002 83.668701 ( 23.252735)
test_basic 0.000000 0.005905 0.920131 ( 0.979603)
test_all 0.079188 0.036143 734.280296 (219.753551)
test_rubyspec 0.064723 0.042887 167.958150 (180.830666)
total: 437.50 sec