Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-220601
#<BuildRuby:0x0000556b4223dfb8
@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.20230529-220601",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000026)
build_up 0.000000 0.006270 1.562944 ( 2.823466)
build_miniruby 0.000097 0.001474 1.298655 ( 1.296677)
build_ruby 0.001293 0.000259 2.459459 ( 2.643774)
build_all 0.005464 0.000289 1.968639 ( 1.135890)
build_install 0.010018 0.006624 3.056569 ( 2.094745)
test_btest 0.001052 0.000000 74.689212 ( 19.688880)
test_basic 0.001534 0.003520 0.658889 ( 0.730282)
test_all 0.001411 0.000112 534.723638 (166.308790)
test_rubyspec 0.028623 0.009822 73.801486 ( 85.494312)
total: 282.22 sec