Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-030524
#<BuildRuby:0x0000558233392118
@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.20230822-030524",
@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.000023 0.000006 0.000029 ( 0.000026)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.006234 0.000512 2.187743 ( 5.144117)
build_miniruby 0.001376 0.000317 1.716323 ( 2.270954)
build_ruby 0.001485 0.000343 3.313457 ( 4.561984)
build_all 0.007429 0.000713 6.048272 ( 4.067652)
build_install 0.010083 0.009070 7.485528 ( 5.605587)
test_btest 0.000000 0.001086 81.008355 ( 46.652401)
test_basic 0.000906 0.006446 0.962215 ( 1.427097)
test_all 0.009673 0.000000 690.609964 (385.875045)
test_rubyspec 0.054474 0.021410 109.471366 (190.950128)
total: 646.56 sec