Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-010918
#<BuildRuby:0x0000557e1a7663b0
@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.20231012-010918",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006421 0.000229 2.399317 ( 2.502544)
build_miniruby 0.001974 0.000000 1.742672 ( 1.840139)
build_ruby 0.001990 0.000000 3.481341 ( 3.727776)
build_all 0.004621 0.004579 6.598661 ( 4.563025)
build_install 0.012869 0.007291 7.705383 ( 4.454340)
test_btest 0.000805 0.000092 89.864730 ( 37.174244)
test_basic 0.000000 0.006541 0.936484 ( 1.060996)
test_all 0.002609 0.007621 687.931144 (220.803849)
test_rubyspec 0.043931 0.025745 103.587498 (115.405570)
total: 391.53 sec