Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-091630
#<BuildRuby:0x0000559aa495a008
@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.20230904-091630",
@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.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004565 0.000676 1.815930 ( 2.921886)
build_miniruby 0.001590 0.000236 1.663980 ( 1.783134)
build_ruby 0.001605 0.000238 3.410394 ( 3.863329)
build_all 0.001729 0.006944 6.256539 ( 3.998914)
build_install 0.004266 0.014553 7.634710 ( 5.144793)
test_btest 0.000733 0.000236 84.444771 ( 45.472130)
test_basic 0.003771 0.003816 0.961776 ( 1.290696)
test_all 0.009368 0.000000 694.599968 (310.119999)
test_rubyspec 0.043531 0.027287 103.861993 (123.304025)
total: 497.90 sec