Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-025423
#<BuildRuby:0x0000555b8b1c2258
@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.20230217-025423",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004147 0.000540 1.399466 ( 1.845369)
build_miniruby 0.001333 0.000000 1.166162 ( 1.187805)
build_ruby 0.001392 0.000000 2.497323 ( 2.726438)
build_all 0.003516 0.003880 4.027576 ( 2.657492)
build_install 0.014786 0.000000 3.034306 ( 2.598424)
test_btest 0.000785 0.000000 55.962364 ( 29.232540)
test_basic 0.005052 0.000586 0.495881 ( 0.596306)
test_all 0.001463 0.000202 641.292325 (240.624841)
test_rubyspec 0.032271 0.016157 71.675186 ( 82.200730)
total: 363.67 sec