Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-234950
#<BuildRuby:0x000055f47b789fb8
@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.20230210-234950",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004204 0.000494 1.060661 ( 1.426745)
build_miniruby 0.001043 0.000122 0.902759 ( 0.901368)
build_ruby 0.001376 0.000000 2.123353 ( 2.338893)
build_all 0.002654 0.004322 3.435987 ( 1.699337)
build_install 0.008983 0.005331 2.585450 ( 1.733170)
test_btest 0.000538 0.000114 57.377328 ( 15.337698)
test_basic 0.000000 0.004776 0.437208 ( 0.530376)
test_all 0.000000 0.001420 622.520564 (180.380851)
test_rubyspec 0.020741 0.024571 69.231554 ( 79.415331)
total: 283.76 sec