Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-033337
#<BuildRuby:0x00005639ab1ce1a8
@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.20230215-033337",
@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.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000518 0.004072 1.396698 ( 1.860061)
build_miniruby 0.001248 0.000170 1.178933 ( 1.186103)
build_ruby 0.001324 0.000180 2.506373 ( 2.748697)
build_all 0.002984 0.003948 3.874016 ( 2.426036)
build_install 0.014152 0.000000 2.970147 ( 2.536036)
test_btest 0.000584 0.000000 56.548475 ( 24.334188)
test_basic 0.005898 0.000037 0.468563 ( 0.568314)
test_all 0.001103 0.000158 659.579494 (244.972435)
test_rubyspec 0.041825 0.005348 70.092050 ( 80.435222)
total: 361.07 sec