Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-075336
#<BuildRuby:0x0000556b32206230
@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.20230711-075336",
@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.000023 0.000002 0.000025 ( 0.000021)
autoconf 0.000034 0.000003 0.000037 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007077 0.000685 2.210584 ( 5.604257)
build_miniruby 0.001183 0.000114 1.768999 ( 1.848268)
build_ruby 0.001387 0.000134 3.427310 ( 4.166473)
build_all 0.008111 0.000000 2.754470 ( 2.902356)
build_install 0.009622 0.009021 4.200269 ( 4.535195)
test_btest 0.000986 0.000145 87.554102 ( 51.107028)
test_basic 0.008641 0.000005 1.000804 ( 1.468101)
test_all 0.000967 0.000135 634.841214 (234.626257)
test_rubyspec 0.027120 0.021936 87.365964 ( 98.676509)
total: 404.94 sec