Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-064528
#<BuildRuby:0x0000564a67279fb8
@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.20230726-064528",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.007127 0.000576 2.378444 ( 4.789999)
build_miniruby 0.000000 0.001431 1.787668 ( 2.139931)
build_ruby 0.000253 0.001525 3.691949 ( 4.628619)
build_all 0.006645 0.001329 2.883638 ( 2.950309)
build_install 0.019832 0.000000 4.543369 ( 7.821860)
test_btest 0.000882 0.000100 84.281233 ( 42.243120)
test_basic 0.005298 0.003525 1.006545 ( 1.167488)
test_all 0.000000 0.001358 688.717339 (284.351155)
test_rubyspec 0.018265 0.036908 92.791279 (106.114996)
total: 456.21 sec