Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-072420
#<BuildRuby:0x000055f3bc2a5f70
@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.20230312-072420",
@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.000004 0.000000 0.000004 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000946 0.004194 1.635137 ( 2.879754)
build_miniruby 0.001283 0.000245 1.308451 ( 1.307540)
build_ruby 0.001170 0.000223 2.387553 ( 2.604121)
build_all 0.006757 0.000000 2.081130 ( 1.435170)
build_install 0.006850 0.010603 3.280523 ( 2.336705)
test_btest 0.000577 0.000155 66.774231 ( 26.771449)
test_basic 0.001369 0.004353 0.526962 ( 0.635580)
test_all 0.001310 0.000403 523.292368 (185.621739)
test_rubyspec 0.016918 0.018154 70.691494 ( 80.493200)
total: 304.09 sec