Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-030137
#<BuildRuby:0x000055c15b6be168
@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.20230216-030137",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004268 0.000033 1.387376 ( 1.832115)
build_miniruby 0.001308 0.000170 1.118102 ( 1.125737)
build_ruby 0.000000 0.001471 2.220472 ( 2.438636)
build_all 0.002905 0.003057 4.043645 ( 2.299217)
build_install 0.009505 0.005316 2.998576 ( 2.568415)
test_btest 0.000000 0.003782 54.831662 ( 28.156912)
test_basic 0.000000 0.005952 0.488969 ( 0.592144)
test_all 0.000000 0.001303 640.571802 (231.243171)
test_rubyspec 0.016123 0.027861 67.177364 ( 77.342751)
total: 347.60 sec