Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-215538
#<BuildRuby:0x0000560d8094a2a8
@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.20230104-215538",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004327 0.000014 1.142111 ( 1.554706)
build_miniruby 0.001027 0.000000 1.109056 ( 1.107645)
build_ruby 0.001595 0.000000 2.792571 ( 3.139125)
build_all 0.002401 0.003793 3.288640 ( 1.552993)
build_install 0.000000 0.013108 2.866231 ( 1.919003)
test_btest 0.000000 0.000951 54.615248 ( 15.261498)
test_basic 0.000000 0.004260 0.361940 ( 0.458190)
test_all 0.001019 0.000255 621.525077 (201.672153)
test_rubyspec 0.021218 0.018689 61.705868 ( 71.648525)
total: 298.31 sec