Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-022528
#<BuildRuby:0x0000561202df21a8
@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.20230104-022528",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004346 0.000062 1.013136 ( 1.389325)
build_miniruby 0.000940 0.000129 1.342360 ( 1.340648)
build_ruby 0.001417 0.000193 3.161030 ( 3.563205)
build_all 0.005803 0.000792 3.475406 ( 1.716610)
build_install 0.009578 0.005375 2.807778 ( 1.853484)
test_btest 0.000000 0.000889 54.683616 ( 14.814132)
test_basic 0.000000 0.005047 0.394303 ( 0.485949)
test_all 0.000870 0.000273 608.144728 (173.392975)
test_rubyspec 0.013162 0.024681 62.932764 ( 72.912399)
total: 271.47 sec