Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-232238
#<BuildRuby:0x000055c828fe6370
@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.20231020-232238",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002688 0.003806 2.193191 ( 2.466998)
build_miniruby 0.001380 0.000246 1.537972 ( 1.566310)
build_ruby 0.000000 0.001897 2.932917 ( 3.147558)
build_all 0.005725 0.002424 5.992565 ( 3.054774)
build_install 0.014749 0.004640 7.223543 ( 4.676205)
test_btest 0.000885 0.000193 79.464917 ( 32.563971)
test_basic 0.005976 0.000372 0.891327 ( 0.987384)
test_all 0.001163 0.007729 681.109833 (221.555864)
test_rubyspec 0.030730 0.029630 85.786079 ( 97.936054)
total: 367.96 sec