Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-024141
#<BuildRuby:0x0000555ca3d66168
@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.20230121-024141",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004323 0.000376 1.164762 ( 2.051517)
build_miniruby 0.001321 0.000115 1.157840 ( 1.257963)
build_ruby 0.001646 0.000143 3.069879 ( 3.612405)
build_all 0.003738 0.004170 3.871640 ( 2.362215)
build_install 0.014271 0.000181 2.875135 ( 2.528440)
test_btest 0.000831 0.000092 55.802702 ( 31.537190)
test_basic 0.006535 0.000238 0.464611 ( 0.795529)
test_all 0.001444 0.000155 645.972358 (256.449995)
test_rubyspec 0.033694 0.019230 72.029563 ( 86.410789)
total: 387.01 sec