Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-221202
#<BuildRuby:0x0000556359f3e258
@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.20230205-221202",
@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.000012 0.000002 0.000014 ( 0.000121)
autoconf 0.000000 0.000029 0.000029 ( 0.000029)
configure 0.000000 0.000023 0.000023 ( 0.000022)
build_up 0.001822 0.003327 1.071448 ( 1.525508)
build_miniruby 0.001269 0.000264 1.129149 ( 1.129899)
build_ruby 0.000000 0.001652 2.481932 ( 2.806470)
build_all 0.005503 0.002599 3.872600 ( 2.661805)
build_install 0.014328 0.001394 2.740294 ( 2.575936)
test_btest 0.000692 0.000154 58.141115 ( 34.816342)
test_basic 0.000000 0.005593 0.461110 ( 0.865174)
test_all 0.000000 0.001957 717.776830 (732.651211)
test_rubyspec 0.033435 0.028740 79.005770 (117.287539)
total: 896.32 sec