Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-095435
#<BuildRuby:0x0000556dce505a00
@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.20230110-095435",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004342 0.000566 1.246618 ( 1.913483)
build_miniruby 0.001607 0.000000 1.643122 ( 1.645722)
build_ruby 0.001398 0.000000 3.438554 ( 3.790676)
build_all 0.006713 0.000000 3.755436 ( 1.934312)
build_install 0.011910 0.003738 3.061627 ( 2.378547)
test_btest 0.000501 0.000069 56.157034 ( 22.608122)
test_basic 0.004882 0.000000 0.385475 ( 0.481930)
test_all 0.001115 0.000000 632.444315 (216.484288)
test_rubyspec 0.019817 0.024362 68.301107 ( 79.382907)
total: 330.62 sec