Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-031735
#<BuildRuby:0x00005619c99a2390
@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.20230827-031735",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.003267 0.003790 2.224628 ( 3.488878)
build_miniruby 0.001396 0.000425 1.606351 ( 1.621598)
build_ruby 0.001490 0.000453 3.459590 ( 3.682691)
build_all 0.007839 0.000000 6.428680 ( 3.578682)
build_install 0.011785 0.007953 7.831702 ( 5.019059)
test_btest 0.000780 0.000251 87.332632 ( 38.874065)
test_basic 0.008717 0.000000 0.947930 ( 1.098832)
test_all 0.005633 0.003482 681.338191 (275.869828)
test_rubyspec 0.024734 0.047170 105.995441 (118.351908)
total: 451.59 sec