Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-082423
#<BuildRuby:0x0000555bbac4a1d8
@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.20230605-082423",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005609 0.000647 1.817072 ( 3.101245)
build_miniruby 0.001017 0.000117 1.314248 ( 1.313513)
build_ruby 0.001260 0.000145 2.637984 ( 2.822563)
build_all 0.007089 0.000319 2.102820 ( 1.451755)
build_install 0.011310 0.005322 3.364151 ( 2.455313)
test_btest 0.000000 0.001014 75.825023 ( 27.523110)
test_basic 0.002769 0.003967 0.719362 ( 0.802660)
test_all 0.001227 0.000219 575.992481 (199.741923)
test_rubyspec 0.038043 0.012507 80.068145 ( 91.870372)
total: 331.08 sec