Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-042550
#<BuildRuby:0x000055f4994b9f68
@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.20230312-042550",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.002074 0.004568 1.875894 ( 3.540367)
build_miniruby 0.001265 0.000361 1.425232 ( 1.522781)
build_ruby 0.001558 0.000445 2.781336 ( 3.133984)
build_all 0.003202 0.003895 2.213660 ( 2.018664)
build_install 0.007864 0.009792 3.344560 ( 2.808530)
test_btest 0.000513 0.000201 66.317678 ( 27.959938)
test_basic 0.000000 0.003658 0.486216 ( 0.581167)
test_all 0.000773 0.000975 542.691524 (181.242852)
test_rubyspec 0.016458 0.028393 72.134953 ( 81.954984)
total: 304.76 sec