Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-000107
#<BuildRuby:0x0000562a6bbd62a8
@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-000107",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.004336 0.000104 1.116322 ( 1.515201)
build_miniruby 0.000825 0.000257 0.907434 ( 0.905952)
build_ruby 0.000000 0.001423 2.166209 ( 2.364870)
build_all 0.002718 0.003630 3.542611 ( 1.808354)
build_install 0.004947 0.008836 2.565450 ( 1.750356)
test_btest 0.000461 0.000217 56.082708 ( 16.287960)
test_basic 0.000000 0.004667 0.426534 ( 0.519982)
test_all 0.000000 0.001053 616.031878 (193.615456)
test_rubyspec 0.020367 0.017672 65.278016 ( 75.288157)
total: 294.06 sec