Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-001632
#<BuildRuby:0x0000558da50fe118
@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.20230904-001632",
@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.000029 0.000002 0.000031 ( 0.000025)
autoconf 0.000037 0.000002 0.000039 ( 0.000034)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.002139 0.003836 1.814750 ( 2.688205)
build_miniruby 0.001574 0.000152 1.692887 ( 1.935400)
build_ruby 0.001550 0.000150 3.370835 ( 3.578779)
build_all 0.003737 0.004025 6.333177 ( 3.787773)
build_install 0.014336 0.003795 7.500142 ( 5.069956)
test_btest 0.000643 0.000089 83.493023 ( 41.994101)
test_basic 0.008216 0.000000 0.988940 ( 1.287107)
test_all 0.009776 0.000263 698.148294 (294.411541)
test_rubyspec 0.045526 0.024974 103.521138 (120.214933)
total: 474.97 sec