Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-180024
#<BuildRuby:0x000055e1b68ddfb8
@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.20230726-180024",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006257 0.001001 2.272440 ( 5.790376)
build_miniruby 0.001079 0.000173 1.647014 ( 1.935886)
build_ruby 0.001585 0.000253 3.399380 ( 4.355627)
build_all 0.004204 0.004338 2.791207 ( 3.197454)
build_install 0.014619 0.005627 4.325195 ( 5.465560)
test_btest 0.000918 0.000196 79.893552 ( 46.742471)
test_basic 0.007718 0.000000 0.925043 ( 1.691674)
test_all 0.001521 0.000021 628.349823 (435.597617)
test_rubyspec 0.030502 0.025124 92.589893 (132.878275)
total: 637.66 sec