Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-023127
#<BuildRuby:0x0000562bcf2623b0
@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.20230509-023127",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005078 0.000461 1.577585 ( 2.801895)
build_miniruby 0.000000 0.001239 1.179154 ( 1.177383)
build_ruby 0.000000 0.001339 2.317486 ( 2.539452)
build_all 0.004063 0.002107 2.067747 ( 1.321326)
build_install 0.013030 0.001121 3.255544 ( 2.350151)
test_btest 0.000765 0.000100 74.266182 ( 22.387002)
test_basic 0.000000 0.006019 0.679493 ( 0.762614)
test_all 0.000000 0.001749 581.927047 (178.606551)
test_rubyspec 0.024036 0.024331 74.995628 ( 87.083783)
total: 299.03 sec