Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-192551
#<BuildRuby:0x0000561a03eee008
@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.20230903-192551",
@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.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004324 0.000998 1.802705 ( 2.786216)
build_miniruby 0.001256 0.000289 1.659366 ( 1.770446)
build_ruby 0.001291 0.000298 3.284672 ( 3.584258)
build_all 0.008531 0.000009 6.281625 ( 4.180769)
build_install 0.010895 0.009136 7.691046 ( 5.436648)
test_btest 0.000586 0.000156 83.590885 ( 44.786940)
test_basic 0.008018 0.000000 0.958953 ( 1.335572)
test_all 0.007379 0.001726 677.110664 (304.121769)
test_rubyspec 0.033561 0.040486 106.271463 (131.229159)
total: 499.23 sec