Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-055518
#<BuildRuby:0x00005593087ae1a8
@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.20230124-055518",
@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.000019 0.000002 0.000021 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001458 0.003824 1.209582 ( 2.040665)
build_miniruby 0.001376 0.000172 1.296417 ( 1.303781)
build_ruby 0.001562 0.000000 3.096558 ( 3.471559)
build_all 0.003158 0.004220 4.093735 ( 2.719836)
build_install 0.011467 0.005565 3.143073 ( 3.061293)
test_btest 0.000747 0.000144 57.310718 ( 27.875796)
test_basic 0.005729 0.000236 0.448610 ( 0.667286)
test_all 0.001638 0.000303 663.866694 (268.837002)
test_rubyspec 0.034689 0.014036 72.655517 ( 87.166835)
total: 397.15 sec