Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-032653
#<BuildRuby:0x000056132ea5e190
@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.20231206-032653",
@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.000002 0.000019 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.006653 2.277267 ( 2.384022)
build_miniruby 0.000000 0.001389 1.509303 ( 1.508091)
build_ruby 0.000000 0.001880 3.080663 ( 3.262513)
build_all 0.006824 0.001139 5.775522 ( 2.930554)
build_install 0.016900 0.002239 7.350151 ( 4.277671)
test_btest 0.000000 0.002971 82.116278 ( 32.215631)
test_basic 0.002383 0.005217 0.898881 ( 0.978720)
test_all 0.084015 0.035110 710.171437 (266.880509)
test_rubyspec 0.038967 0.027630 92.611743 (104.306504)
total: 418.75 sec