Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-002117
#<BuildRuby:0x0000564498b76118
@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.20230902-002117",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001118 0.004206 1.752549 ( 2.166995)
build_miniruby 0.001579 0.000158 1.646205 ( 1.659445)
build_ruby 0.001465 0.000147 3.091826 ( 3.310910)
build_all 0.007400 0.000740 6.162916 ( 3.232602)
build_install 0.012705 0.004397 7.324642 ( 4.890823)
test_btest 0.000680 0.000083 84.328770 ( 32.774375)
test_basic 0.000000 0.007856 0.954290 ( 1.025411)
test_all 0.004130 0.005478 708.935274 (291.792227)
test_rubyspec 0.030260 0.040732 99.604123 (111.030580)
total: 451.88 sec