Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-101549
#<BuildRuby:0x000055b86f722338
@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.20240201-101549",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003057 0.002704 1.540946 ( 1.894021)
build_miniruby 0.001484 0.000000 1.291481 ( 1.289242)
build_ruby 0.000000 0.001926 3.205925 ( 3.431407)
build_all 0.006410 0.000866 5.884962 ( 2.291943)
build_install 0.010375 0.007120 7.036047 ( 3.381705)
test_btest 0.000815 0.000253 83.906611 ( 21.905811)
test_basic 0.002224 0.004429 0.785706 ( 0.842081)
test_all 0.079860 0.038651 733.657028 (234.955048)
test_rubyspec 0.053904 0.043123 146.620694 (159.133505)
total: 429.13 sec