Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-094529
#<BuildRuby:0x000055c05166a118
@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.20230614-094529",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.002885 0.003771 1.992876 ( 4.990596)
build_miniruby 0.000000 0.002158 1.395991 ( 1.672645)
build_ruby 0.001922 0.000016 2.766558 ( 3.219904)
build_all 0.003174 0.004201 2.387157 ( 2.624549)
build_install 0.012874 0.004882 3.609923 ( 4.157346)
test_btest 0.000837 0.000183 77.858415 ( 45.047024)
test_basic 0.003682 0.003830 0.805368 ( 1.132386)
test_all 0.001485 0.000360 539.292270 (282.478711)
test_rubyspec 0.012903 0.037613 85.215076 (124.094648)
total: 469.42 sec