Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-221152
#<BuildRuby:0x0000564b510a6188
@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.20230502-221152",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002202 0.003514 1.635409 ( 2.846343)
build_miniruby 0.001001 0.000261 1.166603 ( 1.164642)
build_ruby 0.001092 0.000285 2.226746 ( 2.453815)
build_all 0.005046 0.000262 1.931038 ( 1.129187)
build_install 0.012929 0.001399 3.063830 ( 2.047022)
test_btest 0.000608 0.000142 74.058775 ( 19.518582)
test_basic 0.002484 0.004353 0.738841 ( 0.814159)
test_all 0.000847 0.000226 532.445708 (163.140464)
test_rubyspec 0.021706 0.018620 71.483841 ( 83.214418)
total: 276.33 sec