Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-044510
#<BuildRuby:0x0000559c82cda0e0
@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.20230620-044510",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000012 0.000000 0.000012 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.000000 0.006305 1.918813 ( 3.149399)
build_miniruby 0.000000 0.001289 1.372704 ( 1.372380)
build_ruby 0.000000 0.001290 2.625096 ( 2.799386)
build_all 0.005018 0.002583 5.534336 ( 2.430555)
build_install 0.016420 0.001722 6.886563 ( 3.587838)
test_btest 0.000852 0.000117 78.571378 ( 23.475966)
test_basic 0.004559 0.000629 0.703341 ( 0.776678)
test_all 0.000994 0.000137 576.320206 (181.110712)
test_rubyspec 0.018073 0.030274 80.495950 ( 92.181772)
total: 310.89 sec