Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-141152
#<BuildRuby:0x00005616996a61d8
@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.20230826-141152",
@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.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.002537 0.003730 1.953177 ( 3.234221)
build_miniruby 0.001383 0.000000 1.369125 ( 1.368910)
build_ruby 0.001345 0.000000 2.849758 ( 3.046411)
build_all 0.006071 0.000000 5.388648 ( 2.153281)
build_install 0.012162 0.002417 7.093779 ( 3.486694)
test_btest 0.000889 0.000132 83.444412 ( 21.170281)
test_basic 0.004364 0.000647 0.702044 ( 0.763567)
test_all 0.001684 0.006849 625.364295 (189.951991)
test_rubyspec 0.030539 0.021215 87.961710 ( 99.196453)
total: 324.37 sec