Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-213056
#<BuildRuby:0x0000563ecc1ae008
@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.20230119-213056",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004644 0.000885 1.263028 ( 2.222351)
build_miniruby 0.001261 0.000240 4.321358 ( 4.106721)
build_ruby 0.001218 0.000232 2.914707 ( 3.308609)
build_all 0.006188 0.001178 3.835280 ( 2.524851)
build_install 0.002413 0.013012 2.938262 ( 2.857120)
test_btest 0.000610 0.000194 53.992355 ( 31.543985)
test_basic 0.004455 0.001418 0.439122 ( 0.598354)
test_all 0.001213 0.000386 652.801297 (261.416324)
test_rubyspec 0.023636 0.023739 68.692770 ( 79.414158)
total: 387.99 sec