Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-011801
#<BuildRuby:0x0000564cddc62278
@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.20230216-011801",
@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.000006 0.000019 ( 0.000019)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.004755 0.000376 1.413103 ( 2.034552)
build_miniruby 0.000883 0.000372 1.512371 ( 1.515474)
build_ruby 0.000885 0.000373 2.301725 ( 2.516157)
build_all 0.005092 0.002144 3.814504 ( 1.931109)
build_install 0.008169 0.006437 3.110553 ( 2.233526)
test_btest 0.000648 0.000295 58.080618 ( 16.618582)
test_basic 0.003507 0.001594 0.490193 ( 0.583065)
test_all 0.000365 0.000770 626.091629 (178.962948)
test_rubyspec 0.016904 0.027608 66.080490 ( 75.829486)
total: 282.23 sec