Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-110556
#<BuildRuby:0x000055f229dc5f48
@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.20230731-110556",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000023)
build_up 0.000000 0.006641 2.002728 ( 3.242804)
build_miniruby 0.000000 0.001360 1.463743 ( 1.466803)
build_ruby 0.001194 0.000276 3.177179 ( 3.361239)
build_all 0.006148 0.000452 2.521655 ( 1.480173)
build_install 0.008696 0.009667 3.888185 ( 2.688891)
test_btest 0.000611 0.000175 79.992159 ( 21.320749)
test_basic 0.005371 0.000274 0.796319 ( 0.863997)
test_all 0.000077 0.002744 655.508978 (250.033298)
test_rubyspec 0.035620 0.023791 96.931198 (133.000744)
total: 417.46 sec