Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-195701
#<BuildRuby:0x000055d9c65f5a00
@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.20230913-195701",
@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.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001562 0.004272 2.035836 ( 3.365880)
build_miniruby 0.001601 0.000276 1.491556 ( 1.497206)
build_ruby 0.001321 0.000227 3.140508 ( 3.346597)
build_all 0.006257 0.001079 6.060444 ( 3.251667)
build_install 0.010477 0.008199 7.606245 ( 5.262217)
test_btest 0.001063 0.000232 83.650857 ( 34.331197)
test_basic 0.001588 0.004735 0.930755 ( 0.995722)
test_all 0.003322 0.007174 701.354675 (273.480335)
test_rubyspec 0.019910 0.046585 98.725051 (110.264396)
total: 435.80 sec