Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-143737
#<BuildRuby:0x000056343db5a258
@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.20230215-143737",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005141 0.000218 1.435780 ( 1.876258)
build_miniruby 0.001112 0.000202 1.167134 ( 1.167923)
build_ruby 0.001305 0.000237 2.238662 ( 2.462907)
build_all 0.006725 0.000000 3.983297 ( 2.074216)
build_install 0.013780 0.000000 3.019979 ( 2.234350)
test_btest 0.000750 0.000000 57.341185 ( 19.135253)
test_basic 0.002315 0.003248 0.464047 ( 0.560406)
test_all 0.001394 0.000000 648.001492 (194.817315)
test_rubyspec 0.017065 0.025957 64.933100 ( 74.805464)
total: 299.13 sec