Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-144709
#<BuildRuby:0x000056237c8e9fb8
@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.20230513-144709",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001833 0.004355 1.879838 ( 4.183302)
build_miniruby 0.001219 0.000000 1.249294 ( 1.317335)
build_ruby 0.001180 0.000000 2.645555 ( 2.980660)
build_all 0.007147 0.000000 2.260364 ( 2.652881)
build_install 0.013868 0.002360 3.521931 ( 3.724450)
test_btest 0.000000 0.000977 72.644582 ( 39.786130)
test_basic 0.004476 0.002855 0.795458 ( 1.073329)
test_all 0.001058 0.000239 541.097105 (220.115714)
test_rubyspec 0.042904 0.010133 81.477015 ( 97.718951)
total: 373.55 sec