Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-000316
#<BuildRuby:0x000055d5fcedda00
@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.20240217-000316",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.005155 0.000075 1.893536 ( 2.223715)
build_miniruby 0.001616 0.000000 1.434153 ( 1.433528)
build_ruby 0.001811 0.000000 3.126219 ( 3.360100)
build_all 0.006998 0.000153 6.341403 ( 2.786555)
build_install 0.018811 0.000117 8.006858 ( 4.235742)
test_btest 0.000963 0.000055 89.444992 ( 36.765110)
test_basic 0.003429 0.004208 0.937008 ( 1.050339)
test_all 0.091303 0.024143 793.988171 (307.706089)
test_rubyspec 0.054632 0.028538 117.723102 (127.405895)
total: 486.97 sec