Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-002756
#<BuildRuby:0x000055e22c0d5fc0
@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.20230909-002756",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.005778 0.000398 2.079409 ( 3.406062)
build_miniruby 0.000000 0.002052 1.566248 ( 1.564673)
build_ruby 0.000139 0.001667 3.246129 ( 3.443452)
build_all 0.007475 0.000000 6.168174 ( 2.920211)
build_install 0.013660 0.003303 7.408346 ( 3.877894)
test_btest 0.000997 0.000108 78.808177 ( 25.290037)
test_basic 0.003682 0.004425 0.912355 ( 1.324545)
test_all 0.005701 0.004293 671.508015 (274.716621)
test_rubyspec 0.027082 0.037572 98.824260 (111.095707)
total: 427.64 sec