Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-103352
#<BuildRuby:0x000055c23fd52008
@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.20230102-103352",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001674 0.002558 1.077929 ( 1.506771)
build_miniruby 0.001092 0.000248 1.392944 ( 1.392321)
build_ruby 0.001189 0.000270 3.099211 ( 3.476235)
build_all 0.000000 0.006577 3.382257 ( 1.641549)
build_install 0.006019 0.008023 2.930767 ( 2.398931)
test_btest 0.000551 0.000207 56.816315 ( 16.237002)
test_basic 0.005142 0.001485 0.363644 ( 0.476812)
test_all 0.000946 0.000351 605.215893 (184.407004)
test_rubyspec 0.014476 0.023765 64.142147 ( 74.170977)
total: 285.71 sec