Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-221738
#<BuildRuby:0x0000561802d96190
@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.20230122-221738",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000407 0.004116 1.027133 ( 1.390064)
build_miniruby 0.001480 0.000000 0.891740 ( 0.889896)
build_ruby 0.001618 0.000000 2.838415 ( 3.106475)
build_all 0.004161 0.002359 3.246881 ( 1.526163)
build_install 0.008466 0.005950 2.698605 ( 1.874387)
test_btest 0.000725 0.000169 56.836205 ( 15.416312)
test_basic 0.004675 0.000256 0.396545 ( 0.489216)
test_all 0.001039 0.000234 631.282507 (179.954710)
test_rubyspec 0.008969 0.029693 62.945901 ( 73.034599)
total: 277.68 sec