Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-190334
#<BuildRuby:0x0000557582bfa390
@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.20230307-190334",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001651 0.003425 1.498041 ( 2.882306)
build_miniruby 0.001243 0.000296 1.228735 ( 1.228599)
build_ruby 0.001251 0.000298 2.555532 ( 2.753484)
build_all 0.005542 0.001319 2.216290 ( 1.475159)
build_install 0.012600 0.003194 2.963380 ( 1.990173)
test_btest 0.000581 0.000139 67.977348 ( 25.662319)
test_basic 0.001847 0.004629 0.519107 ( 0.642008)
test_all 0.000788 0.000220 501.859295 (172.542862)
test_rubyspec 0.034769 0.012542 76.033549 ( 87.260273)
total: 296.44 sec