Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-060349
#<BuildRuby:0x0000561c4b4d6198
@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.20230208-060349",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.000337 0.004053 1.150562 ( 1.566151)
build_miniruby 0.001139 0.000190 1.019856 ( 1.019914)
build_ruby 0.001481 0.000000 2.414215 ( 2.635643)
build_all 0.000000 0.007003 3.851169 ( 2.136845)
build_install 0.003199 0.012058 2.838423 ( 2.390977)
test_btest 0.000000 0.001290 56.668416 ( 29.304159)
test_basic 0.003662 0.002429 0.463332 ( 0.661156)
test_all 0.001347 0.000500 643.813485 (246.657233)
test_rubyspec 0.027824 0.017592 71.738557 ( 82.145615)
total: 368.52 sec