Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-004847
#<BuildRuby:0x000055979c736228
@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-004847",
@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.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000475 0.004108 1.023686 ( 2.748390)
build_miniruby 0.000905 0.000213 1.425480 ( 1.424153)
build_ruby 0.001429 0.000337 3.299186 ( 3.687806)
build_all 0.007172 0.000000 3.654254 ( 1.885169)
build_install 0.013925 0.000058 3.105765 ( 2.143103)
test_btest 0.000815 0.000148 56.425745 ( 16.846272)
test_basic 0.004338 0.000788 0.385834 ( 0.480323)
test_all 0.001260 0.000229 632.292399 (199.140909)
test_rubyspec 0.030284 0.011822 63.000330 ( 73.055783)
total: 301.41 sec