Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-105503
#<BuildRuby:0x000055bac25128e0
@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.20230218-105503",
@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.000000 0.000013 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.000372 0.004080 1.337791 ( 1.701637)
build_miniruby 0.001028 0.000098 1.249672 ( 1.257538)
build_ruby 0.001279 0.000122 2.449033 ( 2.678748)
build_all 0.006694 0.000228 4.009289 ( 2.625516)
build_install 0.012037 0.000673 2.878839 ( 2.419103)
test_btest 0.000678 0.000059 55.494284 ( 29.045330)
test_basic 0.000000 0.006059 0.485157 ( 0.598890)
test_all 0.000000 0.001603 615.678935 (234.903234)
test_rubyspec 0.017428 0.026062 69.021373 ( 80.420618)
total: 355.65 sec