Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-042217
#<BuildRuby:0x0000556e95aae890
@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.20230705-042217",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006071 0.000434 2.120468 ( 5.015759)
build_miniruby 0.001283 0.000092 1.516271 ( 1.899800)
build_ruby 0.001867 0.000134 3.355247 ( 4.920131)
build_all 0.004476 0.003515 2.676408 ( 3.591539)
build_install 0.014674 0.003886 4.043270 ( 5.331707)
test_btest 0.001032 0.000000 82.596391 ( 48.771324)
test_basic 0.007877 0.000116 0.957093 ( 1.552842)
test_all 0.001830 0.000198 589.695413 (319.148962)
test_rubyspec 0.048318 0.005825 91.207373 (133.638802)
total: 523.87 sec