Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-212536
#<BuildRuby:0x000056195acb61b8
@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.20230310-212536",
@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.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005179 0.000493 1.724720 ( 3.617942)
build_miniruby 0.000000 0.001716 1.214633 ( 1.383773)
build_ruby 0.000000 0.001515 2.588784 ( 2.788858)
build_all 0.001629 0.004686 2.093455 ( 2.009271)
build_install 0.014513 0.001033 3.157051 ( 2.800829)
test_btest 0.000862 0.000000 64.968099 ( 34.108719)
test_basic 0.005695 0.000354 0.527402 ( 0.701204)
test_all 0.001422 0.000228 569.261722 (255.583857)
test_rubyspec 0.034810 0.012559 77.138790 ( 91.234827)
total: 394.23 sec