Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-133202
#<BuildRuby:0x000055d4e2d61fc0
@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.20221213-133202",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000012)
build_up 0.000277 0.004136 1.072272 ( 1.702873)
build_miniruby 0.001133 0.000283 1.384270 ( 1.383733)
build_ruby 0.001398 0.000350 2.617784 ( 2.616251)
build_all 0.003255 0.003959 6.206449 ( 2.119372)
build_install 0.011710 0.000872 5.166170 ( 2.622092)
test_btest 0.000000 0.000860 55.791892 ( 17.485009)
test_basic 0.003916 0.000937 0.418924 ( 0.516656)
test_all 0.001219 0.000333 621.670688 (245.920302)
test_rubyspec 0.019340 0.025615 69.613664 ( 82.208812)
total: 356.58 sec