Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-171652
#<BuildRuby:0x000055f7b2a462a8
@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.20230118-171652",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.002013 0.003268 1.198602 ( 2.201205)
build_miniruby 0.001343 0.000176 1.257811 ( 1.447497)
build_ruby 0.000000 0.001577 3.102568 ( 3.595623)
build_all 0.005280 0.002462 3.873394 ( 2.646926)
build_install 0.014193 0.000976 3.028294 ( 2.893573)
test_btest 0.000672 0.000000 55.169100 ( 31.047912)
test_basic 0.003056 0.002671 0.431277 ( 0.691398)
test_all 0.000000 0.001220 644.651859 (279.841474)
test_rubyspec 0.018509 0.030889 71.887545 ( 88.507306)
total: 412.87 sec