Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-115212
#<BuildRuby:0x0000562463b7e228
@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.20230122-115212",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000510 0.004200 0.985787 ( 1.380607)
build_miniruby 0.001142 0.000254 1.163853 ( 1.162088)
build_ruby 0.001199 0.000267 2.898486 ( 11.073216)
build_all 0.006148 0.000399 3.471852 ( 1.743493)
build_install 0.012172 0.001563 2.609153 ( 1.792013)
test_btest 0.000683 0.000137 57.977939 ( 15.762746)
test_basic 0.001908 0.000382 0.369811 ( 4.627343)
test_all 0.000534 0.000639 650.004531 (194.523211)
test_rubyspec 0.000000 0.035822 59.580498 ( 69.617111)
total: 301.68 sec