Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-025732
#<BuildRuby:0x0000555761d4e0f0
@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.20230615-025732",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005525 0.000753 1.935089 ( 4.906833)
build_miniruby 0.001184 0.000162 1.440089 ( 2.251940)
build_ruby 0.001290 0.000176 2.737206 ( 3.560029)
build_all 0.002666 0.005085 2.378476 ( 3.167428)
build_install 0.016536 0.002054 3.774647 ( 5.019395)
test_btest 0.000719 0.000125 76.383442 ( 48.811895)
test_basic 0.002453 0.005808 0.827561 ( 1.328326)
test_all 0.002073 0.000000 550.246555 (317.459604)
test_rubyspec 0.015246 0.038653 86.324323 (134.655858)
total: 521.16 sec