Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-145003
#<BuildRuby:0x000055876e071fc0
@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.20240309-145003",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.000000 0.007552 2.571476 ( 2.357717)
build_miniruby 0.001171 0.000352 1.625348 ( 1.623451)
build_ruby 0.001472 0.000000 3.414187 ( 3.679146)
build_all 0.004614 0.003410 6.302695 ( 2.481998)
build_install 0.015723 0.003862 8.701576 ( 4.368312)
test_btest 0.000855 0.000100 93.314993 ( 28.683163)
test_basic 0.003679 0.003822 0.983834 ( 1.045131)
test_all 0.085819 0.033826 790.670946 (233.786168)
test_rubyspec 0.040716 0.038123 107.102992 (116.356263)
total: 394.38 sec