Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-143856
#<BuildRuby:0x000055bd3745e008
@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.20230111-143856",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.003900 0.000186 1.071088 ( 1.487878)
build_miniruby 0.001235 0.000059 1.210259 ( 1.209099)
build_ruby 0.001422 0.000000 3.203846 ( 3.578463)
build_all 0.006487 0.000169 3.470618 ( 1.759723)
build_install 0.012687 0.000000 2.630571 ( 1.848475)
test_btest 0.000679 0.000000 54.925813 ( 17.508696)
test_basic 0.000000 0.004469 0.377900 ( 0.471398)
test_all 0.000000 0.001397 622.603954 (192.708325)
test_rubyspec 0.025445 0.020775 67.138004 ( 77.511378)
total: 298.08 sec