Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-163058
#<BuildRuby:0x00005615cccba3d0
@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.20230803-163058",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007180 0.000219 2.264934 ( 6.542442)
build_miniruby 0.001793 0.000000 1.671451 ( 2.324011)
build_ruby 0.001756 0.000000 3.399347 ( 5.771958)
build_all 0.003792 0.004134 2.683489 ( 3.757631)
build_install 0.005210 0.013641 4.208324 ( 5.407181)
test_btest 0.000000 0.000883 80.578182 ( 53.283469)
test_basic 0.001953 0.006087 0.938760 ( 2.020908)
test_all 0.001696 0.000112 674.034920 (411.413805)
test_rubyspec 0.021814 0.035780 98.799453 (166.381455)
total: 656.90 sec