Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-104605
#<BuildRuby:0x000055db79666138
@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.20230204-104605",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000000 0.004701 0.892383 ( 1.284554)
build_miniruby 0.000087 0.001115 0.887957 ( 0.886521)
build_ruby 0.001122 0.000320 1.966984 ( 2.191947)
build_all 0.004991 0.001928 3.577676 ( 1.841273)
build_install 0.011294 0.001149 2.532315 ( 1.653620)
test_btest 0.000682 0.000183 55.814274 ( 14.897249)
test_basic 0.002303 0.003291 0.386640 ( 0.481318)
test_all 0.001635 0.000484 617.942293 (174.117175)
test_rubyspec 0.024058 0.023597 63.435424 ( 73.492389)
total: 270.85 sec