Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-131912
#<BuildRuby:0x000055fddec721a8
@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.20221223-131912",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001196 0.004354 1.251464 ( 2.354881)
build_miniruby 0.001146 0.000208 1.607385 ( 1.821687)
build_ruby 0.001641 0.000298 3.879152 ( 4.898060)
build_all 0.003555 0.005134 4.125168 ( 3.846043)
build_install 0.018554 0.000113 3.360124 ( 3.812122)
test_btest 0.000673 0.000130 59.757163 ( 42.460332)
test_basic 0.004643 0.002684 0.469165 ( 0.738879)
test_all 0.001064 0.000220 672.118129 (551.977589)
test_rubyspec 0.018027 0.047655 77.916137 (116.310338)
total: 728.22 sec