Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-101704
#<BuildRuby:0x0000556ccf16a008
@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.20230804-101704",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.006299 0.000572 2.341661 ( 4.961124)
build_miniruby 0.001716 0.000000 1.778425 ( 2.084572)
build_ruby 0.001968 0.000000 3.563241 ( 5.588899)
build_all 0.003923 0.004173 2.765517 ( 3.218006)
build_install 0.018839 0.001120 4.514423 ( 4.226249)
test_btest 0.000734 0.000080 85.870694 ( 43.458557)
test_basic 0.004275 0.004507 0.996583 ( 1.676681)
test_all 0.001289 0.000170 684.598591 (350.435937)
test_rubyspec 0.019101 0.042923 103.821629 (145.835014)
total: 561.49 sec