Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-171153
#<BuildRuby:0x000055ac202f9d98
@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.20230211-171153",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.003635 0.000727 1.036565 ( 1.395929)
build_miniruby 0.000962 0.000193 0.929193 ( 0.927527)
build_ruby 0.000000 0.001407 2.057758 ( 2.284712)
build_all 0.000055 0.005795 3.220785 ( 1.444927)
build_install 0.011358 0.000000 2.487921 ( 1.645250)
test_btest 0.000851 0.000000 55.738322 ( 14.825878)
test_basic 0.002488 0.002596 0.332584 ( 0.424412)
test_all 0.000861 0.000232 567.984479 (158.889948)
test_rubyspec 0.018646 0.016637 60.109235 ( 70.196283)
total: 252.04 sec