Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-084011
#<BuildRuby:0x000056122ef223d0
@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.20230921-084011",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003386 0.003827 2.427064 ( 4.914055)
build_miniruby 0.001318 0.000767 1.689983 ( 1.705630)
build_ruby 0.000000 0.001820 3.477190 ( 4.079856)
build_all 0.003991 0.004503 6.609258 ( 4.628589)
build_install 0.016411 0.002591 8.017176 ( 5.949777)
test_btest 0.000773 0.000159 86.070253 ( 47.421222)
test_basic 0.007689 0.000693 1.039238 ( 1.437684)
test_all 0.008030 0.002423 693.830501 (341.517015)
test_rubyspec 0.045369 0.023148 108.090939 (127.159497)
total: 538.81 sec