Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-073301
#<BuildRuby:0x0000564c96de9f20
@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.20230120-073301",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003711 0.000884 1.139678 ( 1.635477)
build_miniruby 0.001571 0.000000 1.244602 ( 1.244115)
build_ruby 0.000000 0.001779 3.096138 ( 3.409008)
build_all 0.004223 0.003475 3.719262 ( 1.959307)
build_install 0.016018 0.000243 2.862677 ( 2.232121)
test_btest 0.000764 0.000184 55.851972 ( 21.747247)
test_basic 0.005393 0.001302 0.415706 ( 0.513253)
test_all 0.001734 0.000418 652.216126 (229.500976)
test_rubyspec 0.029999 0.025335 74.552485 ( 88.797886)
total: 351.04 sec