Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-121427
#<BuildRuby:0x00005559b0dfa1d8
@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.20230214-121427",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004566 0.001038 1.574897 ( 2.571859)
build_miniruby 0.001145 0.000260 1.368486 ( 1.457574)
build_ruby 0.001394 0.000317 2.686022 ( 3.178015)
build_all 0.004853 0.004489 4.166353 ( 3.295838)
build_install 0.017299 0.000956 3.206484 ( 3.303063)
test_btest 0.000810 0.000187 60.883463 ( 34.702003)
test_basic 0.003865 0.002196 0.527328 ( 0.733999)
test_all 0.001466 0.000911 719.524638 (517.267615)
test_rubyspec 0.039598 0.022396 80.421157 (117.251105)
total: 683.76 sec