Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-140652
#<BuildRuby:0x000055ffe04b6230
@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.20230609-140652",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005412 0.000326 1.887117 ( 3.178330)
build_miniruby 0.001468 0.000333 1.459683 ( 1.459152)
build_ruby 0.001657 0.000377 2.742891 ( 2.918641)
build_all 0.006232 0.001417 2.313555 ( 1.623266)
build_install 0.017788 0.000868 3.576209 ( 2.647235)
test_btest 0.001084 0.000000 77.589202 ( 26.858622)
test_basic 0.000882 0.004058 0.691715 ( 0.764420)
test_all 0.001327 0.000306 558.578795 (183.048600)
test_rubyspec 0.022179 0.029174 79.724098 ( 91.444052)
total: 313.94 sec