Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-011317
#<BuildRuby:0x000055c5af925fc0
@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.20221218-011317",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003918 0.000340 1.113215 ( 1.828541)
build_miniruby 0.001511 0.000131 1.508135 ( 1.506519)
build_ruby 0.001676 0.000000 3.436348 ( 3.756866)
build_all 0.006392 0.000325 3.682247 ( 1.883734)
build_install 0.015015 0.000481 3.047061 ( 2.213355)
test_btest 0.000662 0.000051 56.735611 ( 18.572906)
test_basic 0.004023 0.000309 0.330741 ( 0.426012)
test_all 0.000000 0.002396 713.266191 (500.835698)
test_rubyspec 0.032027 0.035446 80.267104 (125.023263)
total: 656.05 sec