Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-165405
#<BuildRuby:0x000055ca17ec5fb8
@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.20230309-165405",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.006420 0.000494 1.924584 ( 4.709609)
build_miniruby 0.001292 0.000100 1.420519 ( 2.414570)
build_ruby 0.001607 0.000123 2.815369 ( 4.757579)
build_all 0.007059 0.000543 2.181869 ( 3.467861)
build_install 0.014119 0.005050 3.478151 ( 5.442889)
test_btest 0.000749 0.000080 73.044651 ( 91.713394)
test_basic 0.002220 0.005035 0.568124 ( 1.194520)
test_all 0.001370 0.000069 583.824987 (539.002879)
test_rubyspec 0.033991 0.023189 83.525043 (108.145003)
total: 760.85 sec