Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-014658
#<BuildRuby:0x000055a9a6e12198
@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-014658",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.000815 0.004271 1.360049 ( 1.712494)
build_miniruby 0.000864 0.000302 1.243960 ( 1.241880)
build_ruby 0.001367 0.000000 1.855620 ( 2.085419)
build_all 0.005805 0.001056 3.337032 ( 1.591205)
build_install 0.010789 0.003597 2.431846 ( 1.584375)
test_btest 0.000786 0.000000 56.494499 ( 14.702406)
test_basic 0.003932 0.000349 0.397603 ( 0.489963)
test_all 0.000888 0.000285 566.586806 (163.308956)
test_rubyspec 0.029622 0.008316 56.678165 ( 66.718741)
total: 253.44 sec