Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-063256
#<BuildRuby:0x0000560be852e168
@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.20221227-063256",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.004556 0.921780 ( 1.302160)
build_miniruby 0.000000 0.001156 1.357939 ( 1.356220)
build_ruby 0.000000 0.001280 2.950399 ( 3.305202)
build_all 0.004029 0.001809 3.441669 ( 1.732911)
build_install 0.007772 0.003975 2.726155 ( 1.835017)
test_btest 0.000569 0.000173 55.159840 ( 15.700554)
test_basic 0.001393 0.004607 0.420863 ( 0.517107)
test_all 0.001374 0.000478 626.453324 (180.667375)
test_rubyspec 0.014114 0.026228 65.034829 ( 75.003037)
total: 281.42 sec