Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-144400
#<BuildRuby:0x000056410110a0e8
@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.20230727-144400",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.006814 0.000580 2.269913 ( 5.472991)
build_miniruby 0.001251 0.000261 1.666284 ( 2.607049)
build_ruby 0.001350 0.000282 3.417912 ( 5.340921)
build_all 0.003093 0.005136 2.837332 ( 3.127750)
build_install 0.013835 0.003459 4.224780 ( 4.383912)
test_btest 0.000603 0.000150 81.563809 ( 47.350312)
test_basic 0.003740 0.000063 0.931663 ( 1.660796)
test_all 0.001000 0.000046 624.476347 (338.574229)
test_rubyspec 0.020788 0.033467 92.593760 (133.306152)
total: 541.83 sec