Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-172016
#<BuildRuby:0x000055e40b786230
@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.20230914-172016",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.006075 2.132702 ( 3.501854)
build_miniruby 0.000000 0.001632 1.506550 ( 1.506340)
build_ruby 0.001049 0.000439 3.021513 ( 3.219590)
build_all 0.002902 0.004757 5.807116 ( 2.621757)
build_install 0.008666 0.008477 7.082192 ( 4.502202)
test_btest 0.001047 0.000299 79.809798 ( 21.460747)
test_basic 0.000996 0.004573 0.826533 ( 0.891849)
test_all 0.007083 0.002130 674.765992 (193.012770)
test_rubyspec 0.026371 0.033893 95.730299 (107.152599)
total: 337.87 sec