Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-000312
#<BuildRuby:0x0000557be9261a00
@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.20230907-000312",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002203 0.003848 1.826341 ( 2.897788)
build_miniruby 0.001485 0.000265 1.751780 ( 1.989173)
build_ruby 0.000000 0.002005 3.545479 ( 4.164036)
build_all 0.006387 0.001698 6.154686 ( 4.502335)
build_install 0.009910 0.009626 7.566622 ( 6.108700)
test_btest 0.000796 0.000204 82.872275 ( 49.820254)
test_basic 0.007415 0.000892 0.967406 ( 1.307419)
test_all 0.010023 0.000503 692.590238 (356.674351)
test_rubyspec 0.044100 0.027970 105.847711 (126.921857)
total: 554.39 sec