Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-015549
#<BuildRuby:0x00005569d6a5e8e0
@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.20230903-015549",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005943 0.000637 1.857463 ( 2.937985)
build_miniruby 0.001550 0.000166 1.641282 ( 2.090921)
build_ruby 0.001726 0.000184 3.337460 ( 4.129320)
build_all 0.008705 0.000011 6.454319 ( 5.673705)
build_install 0.020583 0.000297 7.815442 ( 7.185664)
test_btest 0.000722 0.000063 86.014454 ( 59.699262)
test_basic 0.000000 0.007297 0.976555 ( 1.726652)
test_all 0.001478 0.008897 699.273469 (397.906008)
test_rubyspec 0.011937 0.062967 105.545707 (129.318746)
total: 610.67 sec