Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-152451
#<BuildRuby:0x0000560ce4a39f70
@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.20230213-152451",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003601 0.000686 1.320584 ( 1.702863)
build_miniruby 0.001185 0.000226 1.208644 ( 1.207043)
build_ruby 0.001191 0.000227 2.265734 ( 2.474848)
build_all 0.002368 0.003787 3.654900 ( 1.852405)
build_install 0.010110 0.003581 2.945412 ( 2.192185)
test_btest 0.000813 0.000195 56.228485 ( 19.387819)
test_basic 0.003634 0.000872 0.429592 ( 0.522741)
test_all 0.001036 0.000248 630.825143 (189.835231)
test_rubyspec 0.013093 0.027595 64.967782 ( 74.960845)
total: 294.14 sec