Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-002402
#<BuildRuby:0x00005608d4e6a3b0
@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.20221226-002402",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000083 0.000000 0.000083 ( 0.000161)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005176 0.000159 1.113789 ( 1.975678)
build_miniruby 0.001556 0.000000 1.444678 ( 1.502202)
build_ruby 0.001697 0.000000 3.658223 ( 4.139873)
build_all 0.005776 0.003086 4.128282 ( 2.680130)
build_install 0.015631 0.001621 3.291151 ( 3.098183)
test_btest 0.001033 0.000142 57.411190 ( 33.753303)
test_basic 0.000000 0.006360 0.447026 ( 0.745707)
test_all 0.000091 0.001371 663.645716 (302.501591)
test_rubyspec 0.030061 0.025234 74.481476 ( 91.159293)
total: 441.56 sec