Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-061108
#<BuildRuby:0x000055e1fa44a1d8
@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.20230726-061108",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006538 0.000701 2.376485 ( 5.072695)
build_miniruby 0.001545 0.000000 1.573583 ( 1.602701)
build_ruby 0.001534 0.000000 3.217142 ( 4.719533)
build_all 0.007987 0.000000 2.780201 ( 3.243343)
build_install 0.018735 0.001195 4.400156 ( 4.600508)
test_btest 0.000726 0.000068 84.980384 ( 46.464108)
test_basic 0.007798 0.000731 1.018560 ( 1.928348)
test_all 0.001046 0.000098 640.977986 (304.688139)
test_rubyspec 0.027153 0.029495 98.016881 (124.466828)
total: 496.79 sec