Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-185156
#<BuildRuby:0x0000559448df22a8
@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.20230725-185156",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004098 0.003134 2.253362 ( 5.379550)
build_miniruby 0.001269 0.000293 1.674714 ( 2.049833)
build_ruby 0.001395 0.000322 3.262431 ( 4.384507)
build_all 0.003809 0.003969 2.657237 ( 3.265851)
build_install 0.018072 0.000451 4.223182 ( 3.984068)
test_btest 0.000000 0.001045 81.171739 ( 46.950477)
test_basic 0.000051 0.007068 0.952937 ( 1.277292)
test_all 0.001405 0.000408 649.632616 (376.991786)
test_rubyspec 0.034633 0.020252 91.629658 (129.083656)
total: 573.37 sec