Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-224052
#<BuildRuby:0x000055f237b82228
@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.20230207-224052",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000648 0.004158 1.182405 ( 1.623628)
build_miniruby 0.000000 0.001328 1.093859 ( 1.092550)
build_ruby 0.000000 0.001389 2.371709 ( 2.594375)
build_all 0.004094 0.002921 3.793036 ( 2.489906)
build_install 0.008627 0.006284 2.847251 ( 2.825705)
test_btest 0.000665 0.000315 56.556853 ( 30.976178)
test_basic 0.003770 0.001786 0.419286 ( 0.519998)
test_all 0.001224 0.000386 643.216092 (240.957438)
test_rubyspec 0.028236 0.020808 71.602668 ( 82.424107)
total: 365.50 sec