Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-094428
#<BuildRuby:0x000055bb35442078
@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.20231017-094428",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000006 0.000001 0.000007 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000016)
build_up 0.005195 0.000999 2.151345 ( 2.314683)
build_miniruby 0.000000 0.001643 1.598887 ( 1.598201)
build_ruby 0.000000 0.001927 3.337311 ( 3.567137)
build_all 0.003650 0.004645 6.332476 ( 3.402552)
build_install 0.010931 0.008327 8.047761 ( 4.441046)
test_btest 0.000672 0.000203 88.226963 ( 36.296714)
test_basic 0.001437 0.006810 0.954596 ( 1.040077)
test_all 0.008112 0.001493 697.526290 (254.675942)
test_rubyspec 0.041257 0.032148 107.297350 (121.494788)
total: 428.83 sec