Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-134123
#<BuildRuby:0x0000563d9ba8e240
@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.20230829-134123",
@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.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.006853 0.000183 2.279088 ( 5.491551)
build_miniruby 0.000000 0.002303 1.835429 ( 2.748170)
build_ruby 0.000117 0.001713 3.717621 ( 5.465596)
build_all 0.004913 0.004211 6.648300 ( 8.062660)
build_install 0.024246 0.000000 8.170138 ( 10.092922)
test_btest 0.000753 0.000000 87.988848 ( 96.801076)
test_basic 0.009121 0.000000 1.024999 ( 1.723768)
test_all 0.008376 0.002489 735.838800 (628.351281)
test_rubyspec 0.027057 0.048392 106.987194 (129.797171)
total: 888.54 sec