Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-225547
#<BuildRuby:0x00005618c8bca7f0
@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.20230123-225547",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.004725 1.130297 ( 1.540720)
build_miniruby 0.000000 0.001456 1.180176 ( 1.179263)
build_ruby 0.000000 0.001449 2.773794 ( 3.057827)
build_all 0.004711 0.001869 3.678877 ( 1.906243)
build_install 0.008790 0.004355 2.659464 ( 1.770392)
test_btest 0.000486 0.000185 56.247241 ( 18.406028)
test_basic 0.007153 0.000000 0.434514 ( 0.533503)
test_all 0.001185 0.000000 636.884253 (195.836759)
test_rubyspec 0.021538 0.025687 68.337519 ( 78.149589)
total: 302.38 sec