Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-200244
#<BuildRuby:0x000055c74f401fc0
@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.20230204-200244",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.004866 0.000180 1.218744 ( 1.690709)
build_miniruby 0.001391 0.000000 1.087695 ( 1.106863)
build_ruby 0.000000 0.001646 2.426762 ( 2.666798)
build_all 0.001844 0.006036 3.894368 ( 2.686248)
build_install 0.015927 0.000774 2.949862 ( 3.060237)
test_btest 0.000965 0.000094 55.598878 ( 30.207949)
test_basic 0.001551 0.004458 0.449468 ( 0.552526)
test_all 0.001781 0.000063 630.576172 (260.124288)
test_rubyspec 0.018293 0.031022 72.875198 ( 84.722567)
total: 386.82 sec