Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-181602
#<BuildRuby:0x0000560b43581ef8
@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.20231018-181602",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002677 0.003487 2.396141 ( 2.522831)
build_miniruby 0.001377 0.000138 1.584352 ( 1.584220)
build_ruby 0.001819 0.000182 3.397455 ( 3.597604)
build_all 0.004436 0.004022 6.342363 ( 3.132667)
build_install 0.013298 0.007508 8.002972 ( 4.525945)
test_btest 0.000718 0.000123 87.075522 ( 33.136117)
test_basic 0.004263 0.003993 0.957019 ( 1.058013)
test_all 0.006289 0.003605 731.325732 (256.950629)
test_rubyspec 0.039827 0.030194 102.956220 (117.156473)
total: 423.67 sec