Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-000718
#<BuildRuby:0x000055d02d5d2390
@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.20230707-000718",
@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.000028 0.000002 0.000030 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006018 0.000000 2.071498 ( 3.420024)
build_miniruby 0.001836 0.000000 1.629708 ( 1.662509)
build_ruby 0.001590 0.000000 3.260249 ( 3.621930)
build_all 0.004134 0.003753 2.556085 ( 2.106130)
build_install 0.015367 0.003431 4.000063 ( 4.125190)
test_btest 0.000710 0.000079 81.039013 ( 29.629714)
test_basic 0.007238 0.000372 0.901245 ( 1.033812)
test_all 0.001391 0.000047 604.782289 (327.161609)
test_rubyspec 0.024537 0.031108 90.116554 (127.532095)
total: 500.29 sec