Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-175133
#<BuildRuby:0x000055ffb8326190
@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.20230213-175133",
@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.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001291 0.003504 1.395581 ( 1.875356)
build_miniruby 0.001618 0.000000 1.225335 ( 1.243316)
build_ruby 0.001476 0.000000 2.446158 ( 2.677043)
build_all 0.003800 0.002955 4.007010 ( 2.358885)
build_install 0.012275 0.001650 3.007054 ( 2.989007)
test_btest 0.000730 0.000000 56.374302 ( 31.574451)
test_basic 0.002641 0.003036 0.506379 ( 0.847878)
test_all 0.001471 0.000000 640.753203 (261.362526)
test_rubyspec 0.029472 0.021718 73.278148 ( 88.983521)
total: 393.91 sec