Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-191131
#<BuildRuby:0x00005620008f2138
@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.20221225-191131",
@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.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005250 0.000420 1.095536 ( 1.988828)
build_miniruby 0.001644 0.000132 1.579588 ( 1.707183)
build_ruby 0.001380 0.000110 3.706902 ( 4.293908)
build_all 0.008148 0.000309 4.196807 ( 2.813469)
build_install 0.012080 0.005261 3.287191 ( 3.378887)
test_btest 0.001088 0.000121 58.044222 ( 35.779750)
test_basic 0.006141 0.000682 0.471953 ( 0.727856)
test_all 0.001364 0.000152 676.083412 (375.534848)
test_rubyspec 0.005452 0.048652 74.233067 ( 86.436890)
total: 512.66 sec