Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-091640
#<BuildRuby:0x000055f054342138
@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.20230330-091640",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.002891 0.002713 1.226153 ( 2.512829)
build_miniruby 0.000000 0.001087 0.859313 ( 0.858033)
build_ruby 0.000000 0.001273 2.033379 ( 2.466648)
build_all 0.003463 0.002277 1.962969 ( 1.062074)
build_install 0.006776 0.007385 2.756737 ( 1.691370)
test_btest 0.000679 0.000264 68.087178 ( 18.105376)
test_basic 0.003125 0.001215 0.480452 ( 0.573636)
test_all 0.000639 0.000249 555.859348 (161.045029)
test_rubyspec 0.018255 0.025656 72.354492 ( 82.177363)
total: 270.49 sec