Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-000401
#<BuildRuby:0x000055feea0c1ef0
@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.20230504-000401",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005366 0.000161 1.673214 ( 2.970093)
build_miniruby 0.001197 0.000000 1.283150 ( 1.281658)
build_ruby 0.000000 0.001875 2.448050 ( 2.674504)
build_all 0.001091 0.005224 1.949947 ( 1.228707)
build_install 0.013012 0.004198 3.189319 ( 2.284912)
test_btest 0.000701 0.000151 72.824044 ( 19.787049)
test_basic 0.002358 0.003619 0.691834 ( 0.774305)
test_all 0.001526 0.000136 559.438729 (171.860018)
test_rubyspec 0.013001 0.024886 73.363441 ( 85.177275)
total: 288.04 sec