Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-134737
#<BuildRuby:0x0000562bfb3e6890
@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.20221222-134737",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.005766 1.258113 ( 2.287969)
build_miniruby 0.000442 0.001406 1.639888 ( 1.865064)
build_ruby 0.001363 0.000243 3.995745 ( 4.899065)
build_all 0.008806 0.000176 3.988671 ( 3.674392)
build_install 0.016908 0.002096 3.396207 ( 3.519590)
test_btest 0.000926 0.000150 58.209583 ( 36.076661)
test_basic 0.005396 0.000870 0.449571 ( 0.770063)
test_all 0.002725 0.000137 667.719127 (337.387015)
test_rubyspec 0.023035 0.029780 73.037586 ( 89.830405)
total: 480.31 sec