Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-013004
#<BuildRuby:0x000055e8f81ca228
@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.20240113-013004",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005300 0.000612 1.603655 ( 2.003453)
build_miniruby 0.001525 0.000176 1.633000 ( 1.631700)
build_ruby 0.001685 0.000194 3.490477 ( 3.711311)
build_all 0.007567 0.000873 5.928599 ( 3.107275)
build_install 0.014852 0.003586 6.862547 ( 3.924834)
test_btest 0.000964 0.000124 82.873649 ( 29.600014)
test_basic 0.006149 0.000211 0.810762 ( 0.875855)
test_all 0.055942 0.065461 780.490388 (286.987963)
test_rubyspec 0.039477 0.031833 95.735484 (107.766563)
total: 439.61 sec