Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-093444
#<BuildRuby:0x00005628f5c9e018
@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.20230208-093444",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004763 0.000151 0.947568 ( 1.339096)
build_miniruby 0.000000 0.001204 0.849151 ( 0.847682)
build_ruby 0.000000 0.001278 1.813154 ( 2.007035)
build_all 0.005559 0.000857 3.688283 ( 1.871965)
build_install 0.007282 0.005591 2.676791 ( 1.811709)
test_btest 0.000591 0.000142 56.035055 ( 15.330044)
test_basic 0.001591 0.003471 0.406306 ( 0.498463)
test_all 0.001676 0.000451 591.945069 (167.565894)
test_rubyspec 0.017351 0.022716 56.457298 ( 66.464482)
total: 257.74 sec