Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-033707
#<BuildRuby:0x0000561f1a111f68
@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.20230208-033707",
@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.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003782 0.000667 0.945669 ( 1.332249)
build_miniruby 0.001102 0.000195 0.976055 ( 0.975437)
build_ruby 0.001273 0.000000 2.254912 ( 2.462480)
build_all 0.006696 0.000000 3.397659 ( 1.654000)
build_install 0.014080 0.000000 2.801359 ( 1.950523)
test_btest 0.000805 0.000000 57.949807 ( 16.182496)
test_basic 0.006856 0.000027 0.415748 ( 0.513920)
test_all 0.000581 0.000841 612.715182 (204.426298)
test_rubyspec 0.017811 0.030987 71.459423 ( 81.735152)
total: 311.23 sec