Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-230925
#<BuildRuby:0x000055bdb101a198
@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.20230101-230925",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000271 0.003932 0.995950 ( 1.394369)
build_miniruby 0.000874 0.000230 1.246501 ( 1.244762)
build_ruby 0.001126 0.000296 2.869188 ( 3.260018)
build_all 0.006581 0.000000 3.354574 ( 1.663003)
build_install 0.012082 0.003687 2.996165 ( 2.062250)
test_btest 0.000745 0.000186 56.798993 ( 15.474416)
test_basic 0.004647 0.000161 0.376008 ( 0.472228)
test_all 0.001201 0.000288 637.278590 (200.213029)
test_rubyspec 0.026082 0.018151 69.092459 ( 88.664592)
total: 314.45 sec