Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-044757
#<BuildRuby:0x0000563f65a557f8
@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-044757",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001025 0.003582 1.305872 ( 1.675507)
build_miniruby 0.001161 0.000158 1.229887 ( 1.232444)
build_ruby 0.001049 0.000143 2.013254 ( 2.226127)
build_all 0.002909 0.003124 3.630966 ( 1.824012)
build_install 0.011822 0.000664 2.773946 ( 1.995495)
test_btest 0.000730 0.000112 57.760662 ( 15.953274)
test_basic 0.002253 0.004385 0.448311 ( 0.547464)
test_all 0.001193 0.000229 637.292146 (187.756546)
test_rubyspec 0.025375 0.012496 68.386262 ( 78.412580)
total: 291.62 sec