Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-153650
#<BuildRuby:0x000055d73edfa320
@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.20240317-153650",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006079 0.001125 2.359263 ( 2.339965)
build_miniruby 0.001122 0.000208 1.631676 ( 1.630000)
build_ruby 0.000000 0.001485 3.415652 ( 3.653876)
build_all 0.000000 0.007761 7.153885 ( 2.787716)
build_install 0.009402 0.009091 9.088586 ( 4.287316)
test_btest 0.000629 0.000202 96.779503 ( 26.716709)
test_basic 0.000000 0.006474 0.983419 ( 1.048446)
test_all 0.091161 0.028204 796.060896 (237.472840)
test_rubyspec 0.045007 0.035576 123.955936 (132.887714)
total: 412.83 sec