Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-092129
#<BuildRuby:0x0000555c9bc463d0
@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.20230712-092129",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.007127 0.000245 2.271600 ( 5.660467)
build_miniruby 0.001318 0.000046 1.774061 ( 2.973361)
build_ruby 0.001801 0.000000 3.540188 ( 7.639712)
build_all 0.008021 0.000191 2.747249 ( 3.982720)
build_install 0.020058 0.000211 4.331601 ( 5.986978)
test_btest 0.000742 0.000022 84.674008 ( 68.667154)
test_basic 0.004332 0.004328 0.985650 ( 1.911478)
test_all 0.001219 0.000069 660.105577 (528.994489)
test_rubyspec 0.033661 0.027441 96.089878 (152.389332)
total: 778.21 sec