Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-033501
#<BuildRuby:0x0000560dadbb21a8
@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.20230808-033501",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.003391 0.004255 2.292126 ( 5.831214)
build_miniruby 0.001292 0.000134 1.739977 ( 3.948373)
build_ruby 0.001788 0.000185 3.397854 ( 5.887648)
build_all 0.001444 0.006613 2.692898 ( 3.878714)
build_install 0.009797 0.008740 4.373054 ( 7.164770)
test_btest 0.000716 0.000151 83.498771 ( 57.335583)
test_basic 0.001774 0.006409 0.971951 ( 2.218560)
test_all 0.001246 0.000320 668.304444 (499.589639)
test_rubyspec 0.037303 0.021507 102.160907 (171.839220)
total: 757.70 sec