Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-225515
#<BuildRuby:0x0000556fabd21f70
@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.20230212-225515",
@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.000017)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.004701 0.000000 1.133027 ( 1.522024)
build_miniruby 0.001240 0.000000 1.174848 ( 1.174294)
build_ruby 0.001357 0.000000 2.133158 ( 2.330518)
build_all 0.002747 0.004366 3.731471 ( 1.940393)
build_install 0.008207 0.006687 2.917624 ( 2.022953)
test_btest 0.000000 0.000942 58.329273 ( 15.893401)
test_basic 0.001827 0.003259 0.390481 ( 0.484439)
test_all 0.000875 0.000202 614.345142 (175.568118)
test_rubyspec 0.030499 0.009594 65.369380 ( 75.235433)
total: 276.17 sec