Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-053247
#<BuildRuby:0x000055e6122be2a8
@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.20230723-053247",
@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.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003603 0.003898 2.264721 ( 6.276591)
build_miniruby 0.001582 0.000255 1.693716 ( 2.506643)
build_ruby 0.001203 0.000194 3.415687 ( 5.964159)
build_all 0.007528 0.000545 2.776447 ( 3.512930)
build_install 0.009246 0.011730 4.350428 ( 5.354502)
test_btest 0.001098 0.000251 82.643894 ( 60.416718)
test_basic 0.006483 0.001482 0.965028 ( 1.764496)
test_all 0.006130 0.001401 686.493636 (527.712308)
test_rubyspec 0.053237 0.017772 97.107193 (208.071565)
total: 821.58 sec