Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-025041
#<BuildRuby:0x000055f4cc2b6008
@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.20230721-025041",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.002511 0.004380 2.074729 ( 3.316932)
build_miniruby 0.000000 0.001645 1.465557 ( 1.465850)
build_ruby 0.000000 0.001271 3.068472 ( 12.948087)
build_all 0.004206 0.003294 2.498840 ( 1.717009)
build_install 0.017664 0.000000 3.757919 ( 2.668000)
test_btest 0.000673 0.000000 77.695938 ( 31.290482)
test_basic 0.007164 0.000545 0.852106 ( 5.960719)
test_all 0.001367 0.000249 627.981931 (300.640567)
test_rubyspec 0.024214 0.031883 90.166942 (127.253484)
total: 487.26 sec