Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-073014
#<BuildRuby:0x000055c1e3c4e118
@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.20230806-073014",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.005932 0.001473 2.485660 ( 7.582792)
build_miniruby 0.000000 0.001868 1.966816 ( 5.090123)
build_ruby 0.001948 0.000241 3.739555 ( 9.714121)
build_all 0.008849 0.000000 3.012766 ( 6.134250)
build_install 0.013248 0.007243 4.701486 ( 8.609036)
test_btest 0.001024 0.000000 88.642968 ( 78.192448)
test_basic 0.004812 0.003589 1.036253 ( 2.235010)
test_all 0.001327 0.000199 681.489113 (416.473567)
test_rubyspec 0.042087 0.024839 107.008336 (187.989512)
total: 722.02 sec