Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-131856
#<BuildRuby:0x00005568c6fd6018
@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.20221227-131856",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000862 0.004062 1.180334 ( 1.858375)
build_miniruby 0.001292 0.000155 1.369905 ( 1.521948)
build_ruby 0.001550 0.000186 3.654476 ( 4.123220)
build_all 0.007117 0.000000 3.803007 ( 2.177453)
build_install 0.013436 0.001379 3.105306 ( 2.711875)
test_btest 0.000784 0.000087 57.216382 ( 27.095675)
test_basic 0.000000 0.005654 0.437186 ( 0.571470)
test_all 0.000000 0.001187 695.909438 (565.262261)
test_rubyspec 0.048263 0.018658 79.610047 (123.573744)
total: 728.90 sec