Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-021634
#<BuildRuby:0x000055f459956138
@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.20230124-021634",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.004698 0.799740 ( 1.246688)
build_miniruby 0.000000 0.001161 0.854285 ( 0.852655)
build_ruby 0.000000 0.001176 2.231552 ( 2.537544)
build_all 0.001344 0.004459 3.284550 ( 1.531581)
build_install 0.011947 0.000946 2.478205 ( 1.587746)
test_btest 0.000931 0.000000 55.620149 ( 14.656695)
test_basic 0.001179 0.003632 0.348109 ( 0.440027)
test_all 0.001039 0.000284 589.316579 (166.908455)
test_rubyspec 0.030108 0.011516 60.835526 ( 70.578104)
total: 260.34 sec