Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-204201
#<BuildRuby:0x000055d8d2ace120
@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.20230614-204201",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005371 0.000333 1.807756 ( 3.237619)
build_miniruby 0.001363 0.000325 1.400566 ( 1.409720)
build_ruby 0.001277 0.000304 2.875199 ( 3.115849)
build_all 0.003232 0.005097 2.443630 ( 2.107785)
build_install 0.015965 0.002799 3.671855 ( 3.037806)
test_btest 0.000524 0.000141 75.434431 ( 34.979342)
test_basic 0.006516 0.000617 0.815087 ( 0.963704)
test_all 0.000536 0.001209 544.956985 (221.766518)
test_rubyspec 0.035470 0.015324 83.928625 ( 97.263869)
total: 367.88 sec