Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-012543
#<BuildRuby:0x0000564aba95df70
@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.20230911-012543",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006334 0.000245 2.025429 ( 3.267599)
build_miniruby 0.001602 0.000000 1.579524 ( 1.577654)
build_ruby 0.001397 0.000000 2.811678 ( 3.131522)
build_all 0.003791 0.003452 5.973380 ( 2.504161)
build_install 0.007526 0.010266 7.451797 ( 3.714008)
test_btest 0.000978 0.000000 82.690557 ( 24.404917)
test_basic 0.006134 0.000000 0.845882 ( 0.907428)
test_all 0.005695 0.003348 657.668006 (209.188969)
test_rubyspec 0.042755 0.031049 101.299275 (113.483765)
total: 362.18 sec