Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-171111
#<BuildRuby:0x000055da6dd9e138
@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.20230921-171111",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000018 0.000004 0.000022 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000532 0.006075 2.236656 ( 3.498833)
build_miniruby 0.001374 0.000370 1.382595 ( 1.380534)
build_ruby 0.000000 0.001788 2.927952 ( 3.127946)
build_all 0.005721 0.001410 6.165180 ( 2.618625)
build_install 0.010927 0.007269 7.460268 ( 3.945973)
test_btest 0.000620 0.000199 83.045157 ( 26.680353)
test_basic 0.004395 0.004250 0.910214 ( 0.989059)
test_all 0.003735 0.005133 663.547507 (223.315185)
test_rubyspec 0.023160 0.039586 95.355086 (106.855913)
total: 372.41 sec