Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-003432
#<BuildRuby:0x000055d609c7a058
@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.20230920-003432",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003462 0.003897 2.412918 ( 5.092156)
build_miniruby 0.001941 0.000334 1.734311 ( 2.042689)
build_ruby 0.001303 0.000225 3.573031 ( 4.593856)
build_all 0.007882 0.000632 6.500865 ( 6.544260)
build_install 0.002077 0.020401 7.908244 ( 7.991235)
test_btest 0.000894 0.000289 88.034719 ( 67.847482)
test_basic 0.007890 0.001158 1.000388 ( 1.482590)
test_all 0.002636 0.007744 688.031398 (394.167708)
test_rubyspec 0.046332 0.024816 106.459397 (130.365480)
total: 620.13 sec