Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-174058
#<BuildRuby:0x0000559c7d08e390
@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.20230830-174058",
@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.000000 0.002585 2.336100 ( 5.613604)
autoconf 0.000000 0.001646 3.025062 ( 3.854819)
configure 0.052775 0.018565 33.589928 ( 61.664147)
build_up 0.017119 0.015239 63.218019 ( 42.912937)
build_miniruby 0.011528 0.004323 61.276781 ( 31.215885)
build_ruby 0.001633 0.000612 3.262634 ( 3.573413)
build_all 0.060520 0.035549 160.269986 ( 83.744835)
build_install 0.015017 0.002150 4.060691 ( 3.833242)
test_btest 0.000777 0.000320 84.295184 ( 44.475978)
test_basic 0.003312 0.004296 0.985110 ( 1.164008)
test_all 0.004351 0.004711 664.665661 (292.888744)
test_rubyspec 0.032296 0.038494 152.983537 (181.853763)
total: 756.80 sec