Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-234953
#<BuildRuby:0x0000561da014dfc0
@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.20231020-234953",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000000 0.006583 1.681618 ( 1.879956)
build_miniruby 0.000669 0.000616 1.382325 ( 1.380456)
build_ruby 0.001092 0.000345 2.703352 ( 12.334426)
build_all 0.002162 0.004100 5.097222 ( 2.038103)
build_install 0.012536 0.001899 6.628221 ( 3.240388)
test_btest 0.000567 0.000189 78.339702 ( 20.577718)
test_basic 0.003526 0.001175 0.597681 ( 0.658978)
test_all 0.005806 0.001936 637.415811 (193.682456)
test_rubyspec 0.033495 0.029108 91.612718 (104.410281)
total: 340.20 sec