Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-095153
#<BuildRuby:0x000056335e5d6118
@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.20230529-095153",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000002 0.000018 ( 0.000040)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.001119 0.004218 1.707886 ( 2.972757)
build_miniruby 0.001319 0.000220 1.374157 ( 1.373814)
build_ruby 0.000000 0.001699 2.654725 ( 2.862289)
build_all 0.004307 0.002404 2.016586 ( 1.318844)
build_install 0.016759 0.000770 3.338790 ( 2.533241)
test_btest 0.000588 0.000105 77.200573 ( 27.933214)
test_basic 0.000229 0.004376 0.693286 ( 0.800850)
test_all 0.001134 0.000243 555.656351 (212.037350)
test_rubyspec 0.013780 0.034878 79.029310 ( 90.822254)
total: 342.66 sec