Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-115940
#<BuildRuby:0x000055ecb3909e80
@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.20230606-115940",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002116 0.003619 1.814407 ( 3.269165)
build_miniruby 0.001401 0.000292 1.380537 ( 1.433404)
build_ruby 0.001839 0.000000 2.646457 ( 2.842675)
build_all 0.006731 0.000125 2.203074 ( 1.589186)
build_install 0.008474 0.007182 3.312604 ( 2.385604)
test_btest 0.000914 0.000220 77.151495 ( 29.340147)
test_basic 0.003806 0.000919 0.745219 ( 0.831432)
test_all 0.000814 0.000197 580.976579 (223.363409)
test_rubyspec 0.015362 0.036277 79.840727 ( 91.756896)
total: 356.81 sec