Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-175251
#<BuildRuby:0x000055d2635fe1d8
@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.20230507-175251",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005553 0.000000 1.755027 ( 3.007679)
build_miniruby 0.000000 0.001322 1.223628 ( 1.223096)
build_ruby 0.000000 0.001306 2.459095 ( 2.689369)
build_all 0.001992 0.003103 1.938489 ( 1.133905)
build_install 0.009219 0.003974 3.075495 ( 2.112030)
test_btest 0.000705 0.000000 74.745757 ( 23.051048)
test_basic 0.005545 0.000502 0.732037 ( 0.815595)
test_all 0.001797 0.000000 575.765677 (198.199779)
test_rubyspec 0.028158 0.019749 77.549637 ( 89.687448)
total: 321.92 sec