Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-150010
#<BuildRuby:0x000055e8075ae1d8
@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.20230707-150010",
@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.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.002743 0.003713 1.999978 ( 3.537835)
build_miniruby 0.001140 0.000297 1.625359 ( 1.748680)
build_ruby 0.001434 0.000374 3.206750 ( 3.762927)
build_all 0.003814 0.004030 2.640751 ( 2.591607)
build_install 0.012005 0.004013 3.689902 ( 3.748965)
test_btest 0.000000 0.001038 80.870918 ( 38.416425)
test_basic 0.002932 0.003958 0.833952 ( 0.941739)
test_all 0.000695 0.000232 636.110708 (347.786669)
test_rubyspec 0.020269 0.033408 92.925610 (132.023644)
total: 534.56 sec