Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-103525
#<BuildRuby:0x00005650ec0262a8
@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.20230209-103525",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005141 0.000093 1.177852 ( 1.837234)
build_miniruby 0.001088 0.000087 1.343248 ( 1.343904)
build_ruby 0.001246 0.000100 2.238979 ( 2.455409)
build_all 0.006317 0.000505 3.787402 ( 1.987682)
build_install 0.009407 0.004451 2.981930 ( 2.359817)
test_btest 0.000625 0.000069 56.906842 ( 23.489690)
test_basic 0.006203 0.000190 0.440084 ( 0.542699)
test_all 0.002345 0.000251 647.267387 (224.859505)
test_rubyspec 0.027516 0.014080 65.819026 ( 76.076256)
total: 334.95 sec