Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-223142
#<BuildRuby:0x00005650abee2008
@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.20230214-223142",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.005837 1.534290 ( 3.012588)
build_miniruby 0.000000 0.001588 1.409996 ( 1.732780)
build_ruby 0.001565 0.000000 2.649796 ( 3.397349)
build_all 0.008169 0.000000 4.132058 ( 3.802312)
build_install 0.014475 0.003524 3.242419 ( 3.405010)
test_btest 0.000662 0.000155 58.449311 ( 37.918127)
test_basic 0.003234 0.004759 0.513672 ( 0.842616)
test_all 0.000878 0.000234 652.747447 (296.122770)
test_rubyspec 0.031526 0.018583 73.719409 ( 87.314557)
total: 437.55 sec