Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-065113
#<BuildRuby:0x000055b23d9263b0
@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.20230705-065113",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002239 0.004381 1.912483 ( 3.217332)
build_miniruby 0.001478 0.000000 1.479479 ( 1.479247)
build_ruby 0.000000 0.001447 2.892035 ( 3.097934)
build_all 0.000000 0.007320 2.373967 ( 1.631235)
build_install 0.018226 0.000000 3.563964 ( 3.218328)
test_btest 0.000734 0.000000 80.523117 ( 22.044510)
test_basic 0.003830 0.002632 0.815656 ( 0.887554)
test_all 0.001551 0.000211 607.131813 (245.190317)
test_rubyspec 0.033599 0.018402 87.984202 (101.316414)
total: 382.08 sec