Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-114507
#<BuildRuby:0x0000562c0b606138
@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.20230211-114507",
@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.000020 0.000002 0.000022 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004548 0.000055 1.150853 ( 1.505014)
build_miniruby 0.001368 0.000114 0.979407 ( 0.977448)
build_ruby 0.001390 0.000116 2.282680 ( 2.502162)
build_all 0.006996 0.000000 3.666478 ( 1.865187)
build_install 0.009487 0.004535 2.742328 ( 1.875587)
test_btest 0.000739 0.000082 57.813533 ( 15.713239)
test_basic 0.000445 0.004214 0.396832 ( 0.490966)
test_all 0.000915 0.000135 613.652399 (172.837844)
test_rubyspec 0.014018 0.024744 57.748889 ( 67.796744)
total: 265.57 sec