Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-223503
#<BuildRuby:0x0000562f3d6127f0
@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.20230131-223503",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004595 0.000076 1.121755 ( 1.654771)
build_miniruby 0.001072 0.000146 1.156309 ( 1.230513)
build_ruby 0.001411 0.000192 2.554514 ( 2.916245)
build_all 0.006312 0.000861 3.812326 ( 2.684454)
build_install 0.015837 0.000289 2.936669 ( 2.860288)
test_btest 0.000848 0.000102 56.406261 ( 33.256941)
test_basic 0.001643 0.004154 0.445385 ( 0.547720)
test_all 0.001628 0.000251 647.343327 (270.529416)
test_rubyspec 0.037860 0.012038 72.745725 ( 86.694627)
total: 402.38 sec