Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-193416
#<BuildRuby:0x0000555b454d6318
@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.20221223-193416",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005926 0.000474 1.263044 ( 2.526632)
build_miniruby 0.001357 0.000109 1.585079 ( 1.931278)
build_ruby 0.001837 0.000147 3.783816 ( 5.271612)
build_all 0.008752 0.000700 4.128136 ( 4.882376)
build_install 0.015549 0.004928 3.420140 ( 4.115000)
test_btest 0.001039 0.000111 59.591093 ( 55.777765)
test_basic 0.008134 0.000000 0.484244 ( 0.873804)
test_all 0.000000 0.001767 666.265994 (422.675159)
test_rubyspec 0.028648 0.024392 71.817287 ( 90.794851)
total: 588.85 sec