Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-101047
#<BuildRuby:0x000055fd06e66230
@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.20230816-101047",
@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.000022)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.007069 0.000707 2.417250 ( 6.012977)
build_miniruby 0.001448 0.000144 2.092636 ( 2.973371)
build_ruby 0.001751 0.000175 3.580544 ( 5.981455)
build_all 0.008822 0.000031 6.495362 ( 5.653441)
build_install 0.015004 0.005022 8.402390 ( 7.277384)
test_btest 0.000000 0.000866 86.048645 ( 55.712383)
test_basic 0.000000 0.009231 1.008813 ( 2.199860)
test_all 0.008202 0.002171 685.400459 (447.948429)
test_rubyspec 0.045482 0.032055 108.748968 (200.669479)
total: 734.43 sec