Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-012844
#<BuildRuby:0x000055e669e4dfb8
@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.20230621-012844",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000158 0.006778 1.990539 ( 6.140270)
build_miniruby 0.001307 0.000326 1.481619 ( 3.543402)
build_ruby 0.001492 0.000373 3.003637 ( 6.052116)
build_all 0.006424 0.001606 5.778298 ( 8.476433)
build_install 0.017039 0.004259 7.126079 ( 11.172072)
test_btest 0.000676 0.000169 80.970689 ( 90.694115)
test_basic 0.006659 0.001665 0.830558 ( 2.159142)
test_all 0.000999 0.000250 628.842290 (617.593760)
test_rubyspec 0.011854 0.043183 88.107984 (148.591732)
total: 894.43 sec