Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-140727
#<BuildRuby:0x0000559b5963e120
@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.20230825-140727",
@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.000001 0.000020 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006992 0.000095 2.385804 ( 3.947232)
build_miniruby 0.001530 0.000049 1.612001 ( 1.654989)
build_ruby 0.000000 0.001732 3.574381 ( 3.871123)
build_all 0.001958 0.006004 6.393434 ( 3.327015)
build_install 0.008382 0.010790 8.203824 ( 5.646504)
test_btest 0.000819 0.000133 86.393206 ( 44.149787)
test_basic 0.009477 0.000000 1.039778 ( 2.504214)
test_all 0.010025 0.000000 701.120876 (411.919434)
test_rubyspec 0.039156 0.027175 109.775712 (146.953253)
total: 623.97 sec