Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-095045
#<BuildRuby:0x000055fd5380e4f8
@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-095045",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005468 0.000250 2.243948 ( 2.336852)
build_miniruby 0.001265 0.000210 1.400727 ( 1.399429)
build_ruby 0.001906 0.000000 3.092588 ( 3.367858)
build_all 0.006860 0.000100 5.635207 ( 2.559338)
build_install 0.013451 0.003615 6.905087 ( 3.446007)
test_btest 0.000627 0.000104 80.621353 ( 32.914775)
test_basic 0.006945 0.000468 0.888330 ( 0.962265)
test_all 0.008747 0.000589 657.469820 (225.861160)
test_rubyspec 0.031386 0.033365 92.493393 (104.206939)
total: 377.06 sec