Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-200024
#<BuildRuby:0x0000564e73c8a3d0
@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.20230908-200024",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.007223 0.000000 2.538668 ( 5.125615)
build_miniruby 0.002863 0.000283 35.191806 ( 29.264081)
build_ruby 0.001495 0.000206 3.448363 ( 4.034738)
build_all 0.000669 0.007681 6.308792 ( 5.745311)
build_install 0.006976 0.014716 7.941605 ( 7.398928)
test_btest 0.000000 0.000926 82.486533 ( 54.235797)
test_basic 0.005134 0.003307 0.954562 ( 1.391629)
test_all 0.008590 0.001671 661.465463 (352.944434)
test_rubyspec 0.039700 0.033168 104.102038 (132.554916)
total: 592.70 sec