Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-034745
#<BuildRuby:0x000055a33a0de138
@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.20230209-034745",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000734 0.004198 1.106523 ( 1.450738)
build_miniruby 0.000927 0.000257 1.195344 ( 1.193667)
build_ruby 0.000000 0.001225 2.130569 ( 2.337279)
build_all 0.003218 0.002513 3.606859 ( 1.831537)
build_install 0.009961 0.003353 2.711906 ( 1.862070)
test_btest 0.000693 0.000220 57.302404 ( 15.531959)
test_basic 0.004036 0.001285 0.435261 ( 0.527506)
test_all 0.000755 0.000240 626.159346 (177.930442)
test_rubyspec 0.013335 0.025457 64.572676 ( 74.562366)
total: 277.23 sec