Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-214145
#<BuildRuby:0x000055c0255a23b0
@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.20230822-214145",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.000000 0.007470 2.567741 ( 6.407804)
build_miniruby 0.001243 0.000322 2.735169 ( 3.577863)
build_ruby 0.000000 0.001737 4.029147 ( 5.503947)
build_all 0.004653 0.003118 6.131177 ( 6.205710)
build_install 0.016578 0.002489 7.721178 ( 7.887277)
test_btest 0.000607 0.000121 82.326440 ( 56.476614)
test_basic 0.000000 0.007195 0.944850 ( 1.651269)
test_all 0.005726 0.003392 684.632644 (504.256519)
test_rubyspec 0.040865 0.043576 110.215295 (284.383653)
total: 876.35 sec