Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-213042
#<BuildRuby:0x00005577ef34dea8
@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.20230925-213042",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006521 0.000675 2.216223 ( 4.043659)
build_miniruby 0.001543 0.000159 1.555379 ( 1.740259)
build_ruby 0.001436 0.000149 3.517068 ( 3.972752)
build_all 0.000799 0.008016 6.241811 ( 4.271840)
build_install 0.013228 0.005096 7.714988 ( 6.164237)
test_btest 0.000806 0.000151 81.112249 ( 43.524954)
test_basic 0.000222 0.007730 0.960817 ( 1.217363)
test_all 0.000000 0.011062 676.765361 (300.479551)
test_rubyspec 0.042811 0.027153 102.325581 (121.676534)
total: 487.09 sec