Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-183741
#<BuildRuby:0x0000561ff4062178
@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.20230110-183741",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004724 0.000000 1.209156 ( 1.643027)
build_miniruby 0.002086 0.000000 1.541976 ( 1.554594)
build_ruby 0.001763 0.000116 3.351013 ( 3.753394)
build_all 0.006276 0.001141 3.837463 ( 2.017466)
build_install 0.016090 0.000000 2.853873 ( 2.042399)
test_btest 0.000657 0.000000 58.212234 ( 19.581763)
test_basic 0.004401 0.000000 0.398521 ( 0.491211)
test_all 0.001459 0.000000 629.224020 (191.057309)
test_rubyspec 0.020595 0.019826 61.003819 ( 70.999083)
total: 293.14 sec