Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-173449
#<BuildRuby:0x0000557ef19028e0
@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.20230209-173449",
@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.000003 0.000014 ( 0.000016)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.004414 0.000152 1.208576 ( 1.812186)
build_miniruby 0.000000 0.001605 1.197177 ( 1.269303)
build_ruby 0.000000 0.001581 2.515617 ( 2.785771)
build_all 0.001562 0.005803 3.888589 ( 2.290669)
build_install 0.010017 0.004293 2.862776 ( 2.542244)
test_btest 0.000575 0.000247 55.484850 ( 27.166350)
test_basic 0.001313 0.004794 0.454189 ( 0.556431)
test_all 0.000000 0.002688 663.940502 (242.356382)
test_rubyspec 0.005801 0.041239 72.354407 ( 82.702292)
total: 363.48 sec