Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-070131
#<BuildRuby:0x00005607a9276058
@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.20230710-070131",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.003338 0.003650 2.264137 ( 4.794164)
build_miniruby 0.001518 0.000138 1.696889 ( 1.908488)
build_ruby 0.001674 0.000152 3.389499 ( 3.814742)
build_all 0.007756 0.000000 2.661484 ( 2.589176)
build_install 0.005985 0.011717 4.106551 ( 5.015767)
test_btest 0.000580 0.000094 85.600868 ( 39.205631)
test_basic 0.004764 0.000772 0.901273 ( 0.987935)
test_all 0.001372 0.000222 651.861632 (265.871375)
test_rubyspec 0.025024 0.030429 93.443468 (107.432210)
total: 431.62 sec