Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-085150
#<BuildRuby:0x0000562e9cd5e320
@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.20240112-085150",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000041 0.000000 0.000041 ( 0.000029)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005372 0.000000 1.303459 ( 1.668947)
build_miniruby 0.001417 0.000000 1.752998 ( 1.750873)
build_ruby 0.001517 0.000000 2.986924 ( 3.217340)
build_all 0.003486 0.004014 5.593550 ( 2.218506)
build_install 0.014076 0.001019 6.756457 ( 3.392723)
test_btest 0.000625 0.000104 81.651721 ( 21.199685)
test_basic 0.005458 0.000909 0.667208 ( 0.725213)
test_all 0.104713 0.014734 699.588279 (198.277509)
test_rubyspec 0.019444 0.046004 88.285208 (100.185542)
total: 332.64 sec