Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-234624
#<BuildRuby:0x000055cf1e5ae1a8
@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.20230826-234624",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000000 0.000074 0.000074 ( 0.000043)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.000323 0.006636 2.379932 ( 5.176015)
build_miniruby 0.002136 0.000000 1.793369 ( 2.488699)
build_ruby 0.002083 0.000000 3.435364 ( 28.406631)
build_all 0.007050 0.002865 6.337961 ( 8.527330)
build_install 0.015565 0.007991 8.045732 ( 10.823472)
test_btest 0.000725 0.000203 88.291541 ( 94.557201)
test_basic 0.003760 0.005586 0.990560 ( 1.924974)
test_all 0.007369 0.003755 753.105611 (498.685166)
test_rubyspec 0.045309 0.025765 106.597761 (131.501809)
total: 782.09 sec