Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-145517
#<BuildRuby:0x0000558b8852e1a8
@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-145517",
@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.000031 0.000000 0.000031 ( 0.000031)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.006469 0.000000 2.100708 ( 3.363405)
build_miniruby 0.001203 0.000010 1.558979 ( 1.558998)
build_ruby 0.001436 0.000000 3.145522 ( 3.373897)
build_all 0.007261 0.000076 6.086763 ( 2.496301)
build_install 0.012910 0.003187 7.446896 ( 3.696729)
test_btest 0.000947 0.000112 84.378265 ( 23.565333)
test_basic 0.006654 0.000319 0.858492 ( 0.919310)
test_all 0.008325 0.000000 657.441953 (197.445321)
test_rubyspec 0.043599 0.018021 98.680995 (110.288548)
total: 346.71 sec