Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-011431
#<BuildRuby:0x0000556db420e230
@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.20230508-011431",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000000 0.000042 0.000042 ( 0.000042)
configure 0.000000 0.000027 0.000027 ( 0.000028)
build_up 0.002846 0.003621 1.953711 ( 3.863623)
build_miniruby 0.001444 0.000000 1.381822 ( 1.519520)
build_ruby 0.001407 0.000000 2.651248 ( 3.082270)
build_all 0.006395 0.001085 2.224368 ( 2.251034)
build_install 0.009716 0.006523 3.358514 ( 3.301135)
test_btest 0.000698 0.000168 74.715342 ( 47.066143)
test_basic 0.006345 0.000399 0.783979 ( 1.163211)
test_all 0.001464 0.000000 595.860396 (482.132948)
test_rubyspec 0.035559 0.029269 86.777569 (124.887672)
total: 669.27 sec