Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-122940
#<BuildRuby:0x000055cb07a32370
@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.20230628-122940",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002467 0.003742 2.096349 ( 3.831211)
build_miniruby 0.001838 0.000283 1.580333 ( 1.756599)
build_ruby 0.001490 0.000229 3.007362 ( 3.828903)
build_all 0.007066 0.000446 2.503770 ( 2.534658)
build_install 0.017602 0.000120 3.807410 ( 3.787464)
test_btest 0.001079 0.000139 81.897979 ( 44.942231)
test_basic 0.006000 0.000774 0.877188 ( 1.677166)
test_all 0.001069 0.000138 587.686385 (280.513223)
test_rubyspec 0.026632 0.027179 89.977075 (118.294680)
total: 461.17 sec