Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-083503
#<BuildRuby:0x000055b06b2061a8
@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.20230822-083503",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006080 0.000140 2.254521 ( 4.274697)
build_miniruby 0.001860 0.000120 1.629715 ( 1.927316)
build_ruby 0.001724 0.000111 3.325367 ( 4.284117)
build_all 0.004084 0.004103 6.218072 ( 4.805025)
build_install 0.011370 0.008078 7.874247 ( 6.419350)
test_btest 0.000624 0.000089 85.531054 ( 45.748373)
test_basic 0.007896 0.000527 1.007071 ( 2.119275)
test_all 0.005396 0.004402 687.755065 (348.824261)
test_rubyspec 0.044114 0.024820 104.423161 (143.886675)
total: 562.29 sec