Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-153239
#<BuildRuby:0x0000562d95d563d0
@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.20230329-153239",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000000 0.000033 0.000033 ( 0.000033)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.001624 0.003969 1.853259 ( 3.508576)
build_miniruby 0.001316 0.000125 1.161497 ( 1.333860)
build_ruby 0.001352 0.000128 2.429333 ( 2.642444)
build_all 0.007579 0.000301 2.257796 ( 2.283366)
build_install 0.014544 0.003136 3.495067 ( 3.114409)
test_btest 0.000640 0.000068 69.220606 ( 32.935413)
test_basic 0.006025 0.000645 0.542358 ( 0.678411)
test_all 0.001200 0.000129 539.988228 (233.169118)
test_rubyspec 0.024403 0.024389 80.374663 ( 95.533832)
total: 375.20 sec