Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-044838
#<BuildRuby:0x0000563f8061e228
@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.20230506-044838",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006070 0.000243 1.924438 ( 3.206547)
build_miniruby 0.001343 0.000168 1.413420 ( 1.412777)
build_ruby 0.001427 0.000179 2.645222 ( 2.852840)
build_all 0.006393 0.000248 2.015363 ( 1.210072)
build_install 0.007532 0.008598 3.314975 ( 2.402832)
test_btest 0.001133 0.000210 74.610172 ( 20.130967)
test_basic 0.003972 0.000736 0.740508 ( 0.830893)
test_all 0.000402 0.002192 571.286567 (186.650585)
test_rubyspec 0.017672 0.033383 78.491453 ( 90.439052)
total: 309.14 sec