Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-030017
#<BuildRuby:0x000055b75309df70
@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.20230623-030017",
@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.000000 0.000031 0.000031 ( 0.000017)
autoconf 0.000000 0.000021 0.000021 ( 0.000021)
configure 0.000000 0.000019 0.000019 ( 0.000019)
build_up 0.001181 0.004244 1.789950 ( 3.067335)
build_miniruby 0.001187 0.000296 1.523438 ( 1.563969)
build_ruby 0.001893 0.000000 3.125779 ( 3.342354)
build_all 0.002480 0.004336 2.252860 ( 1.617325)
build_install 0.010746 0.004976 3.432379 ( 2.646566)
test_btest 0.000652 0.000206 78.142453 ( 36.260716)
test_basic 0.003388 0.004078 0.840161 ( 0.926775)
test_all 0.001580 0.000000 548.491069 (240.325134)
test_rubyspec 0.024351 0.026195 86.313453 (105.045862)
total: 394.80 sec