Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-195643
#<BuildRuby:0x000055d5e0dee138
@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.20221231-195643",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.004352 0.000189 0.996295 ( 1.960055)
build_miniruby 0.001129 0.000049 1.090009 ( 1.088222)
build_ruby 0.001500 0.000066 2.499883 ( 2.907564)
build_all 0.000000 0.006426 3.128005 ( 1.521112)
build_install 0.008162 0.005155 2.621627 ( 1.714681)
test_btest 0.000753 0.000000 54.674331 ( 14.586469)
test_basic 0.001045 0.003618 0.354445 ( 0.446742)
test_all 0.000920 0.000164 576.554210 (164.309429)
test_rubyspec 0.031459 0.008666 57.378616 ( 67.336548)
total: 255.87 sec