Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-165125
#<BuildRuby:0x0000557061342390
@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.20230108-165125",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000691 0.004128 1.157167 ( 1.557831)
build_miniruby 0.001565 0.000000 1.393253 ( 1.394122)
build_ruby 0.001530 0.000000 3.334297 ( 3.684591)
build_all 0.000000 0.007330 3.740590 ( 1.865619)
build_install 0.007656 0.007497 2.895521 ( 1.991358)
test_btest 0.000676 0.000000 54.987758 ( 16.365507)
test_basic 0.000000 0.002379 0.403147 ( 0.502650)
test_all 0.000778 0.000753 651.424221 (209.179521)
test_rubyspec 0.028994 0.016129 65.491111 ( 75.348520)
total: 311.89 sec