Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-041920
#<BuildRuby:0x0000561b748be008
@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.20230219-041920",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.001892 0.003966 1.498779 ( 2.653814)
build_miniruby 0.001510 0.000121 1.371613 ( 1.455142)
build_ruby 0.001546 0.000124 2.678191 ( 3.211759)
build_all 0.003732 0.004630 4.226446 ( 3.523261)
build_install 0.005975 0.010653 3.166155 ( 3.333488)
test_btest 0.000669 0.000139 59.626281 ( 40.063072)
test_basic 0.002601 0.003651 0.525279 ( 0.877115)
test_all 0.000000 0.001294 673.057483 (385.988508)
test_rubyspec 0.030100 0.029402 78.545673 (109.525164)
total: 550.63 sec