Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-013511
#<BuildRuby:0x0000563b5cd127c8
@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.20230514-013511",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006410 0.000558 20.163191 ( 12.069736)
build_miniruby 0.001436 0.000125 14.407773 ( 14.114223)
build_ruby 0.001356 0.000118 2.646046 ( 2.851779)
build_all 0.006663 0.000000 11.019221 ( 10.162749)
build_install 0.012807 0.004632 3.492116 ( 2.660082)
test_btest 0.000694 0.000077 72.355941 ( 26.940653)
test_basic 0.005691 0.000633 0.728952 ( 0.813928)
test_all 0.001206 0.000134 571.056476 (200.401389)
test_rubyspec 0.013186 0.033131 73.674285 ( 85.540188)
total: 355.56 sec