Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-064629
#<BuildRuby:0x0000560437125f48
@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.20230514-064629",
@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.000028 0.000004 0.000032 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001331 0.004285 1.798447 ( 3.938081)
build_miniruby 0.001063 0.000193 1.323419 ( 1.565110)
build_ruby 0.000000 0.001478 2.662105 ( 3.099084)
build_all 0.004568 0.002605 2.223407 ( 2.234183)
build_install 0.003746 0.012382 3.394342 ( 3.075434)
test_btest 0.000547 0.000182 72.810197 ( 37.729979)
test_basic 0.002348 0.000782 0.745039 ( 0.947248)
test_all 0.000746 0.000249 573.723177 (235.483378)
test_rubyspec 0.017578 0.030391 80.104856 ( 96.223920)
total: 384.30 sec