Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-194731
#<BuildRuby:0x000055e07b396118
@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.20230807-194731",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000027)
build_up 0.000000 0.006809 2.285719 ( 6.057834)
build_miniruby 0.000784 0.001215 1.718649 ( 2.852750)
build_ruby 0.001295 0.000539 3.481250 ( 7.219883)
build_all 0.000000 0.008580 2.707949 ( 3.859140)
build_install 0.017555 0.002657 4.364858 ( 5.924141)
test_btest 0.000574 0.000259 83.546640 ( 53.003556)
test_basic 0.008052 0.000244 1.004237 ( 1.889625)
test_all 0.000701 0.000297 679.992379 (646.981941)
test_rubyspec 0.029946 0.037320 104.399134 (265.320294)
total: 993.11 sec