Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-035320
#<BuildRuby:0x000055b445e0dfb8
@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-035320",
@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.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004556 0.000107 1.147351 ( 1.578744)
build_miniruby 0.001038 0.000198 1.192380 ( 1.208567)
build_ruby 0.001309 0.000249 2.390445 ( 2.607987)
build_all 0.007220 0.000560 3.996438 ( 2.867890)
build_install 0.014921 0.001060 3.071848 ( 2.878998)
test_btest 0.000626 0.000105 55.730155 ( 31.039365)
test_basic 0.000000 0.006367 0.441246 ( 0.617626)
test_all 0.001324 0.001017 627.780910 (254.986177)
test_rubyspec 0.024330 0.024463 71.300664 ( 85.076077)
total: 382.86 sec