Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-060212
#<BuildRuby:0x00005563eecfe890
@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.20230815-060212",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.007005 0.000189 2.392784 ( 6.615337)
build_miniruby 0.000000 0.001561 1.770175 ( 3.336581)
build_ruby 0.000000 0.001810 3.745520 ( 7.648792)
build_all 0.000000 0.010055 6.879232 ( 9.234912)
build_install 0.009493 0.012671 8.395714 ( 12.792455)
test_btest 0.000917 0.000229 87.121245 ( 70.435399)
test_basic 0.006657 0.001664 0.946711 ( 2.059260)
test_all 0.008166 0.002042 680.364460 (543.827844)
test_rubyspec 0.047326 0.032331 111.564206 (201.827542)
total: 857.78 sec