Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-151416
#<BuildRuby:0x0000563e95ff23d0
@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.20230313-151416",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.003087 0.003925 1.949760 ( 4.405146)
build_miniruby 0.000000 0.001833 47.278964 ( 24.421031)
build_ruby 0.000000 0.001506 2.607948 ( 2.794766)
build_all 0.006847 0.000357 2.170642 ( 1.812228)
build_install 0.008726 0.008689 3.420367 ( 2.647188)
test_btest 0.000679 0.000117 66.188554 ( 34.420295)
test_basic 0.001459 0.004427 0.540976 ( 0.737239)
test_all 0.001058 0.000219 570.044426 (235.672101)
test_rubyspec 0.030134 0.019525 78.298908 ( 93.203838)
total: 400.11 sec