Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-132409
#<BuildRuby:0x000055841255a320
@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.20230214-132409",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.001174 0.003438 1.355945 ( 1.723446)
build_miniruby 0.001248 0.000227 1.090817 ( 1.090554)
build_ruby 0.000000 0.001570 2.303499 ( 2.517966)
build_all 0.002651 0.002843 3.668038 ( 1.924732)
build_install 0.006292 0.006402 2.565467 ( 1.741959)
test_btest 0.000664 0.000186 56.766753 ( 15.318813)
test_basic 0.000488 0.003959 0.432288 ( 0.524410)
test_all 0.000000 0.001518 641.071963 (187.380250)
test_rubyspec 0.018149 0.022727 66.363988 ( 76.359128)
total: 288.58 sec