Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-183447
#<BuildRuby:0x0000560760146230
@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.20230512-183447",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006467 0.000000 1.907514 ( 4.544961)
build_miniruby 0.001239 0.000000 1.333595 ( 1.505489)
build_ruby 0.001096 0.000190 2.499065 ( 2.949329)
build_all 0.001744 0.004544 2.243884 ( 1.998254)
build_install 0.008839 0.006549 3.535732 ( 3.225685)
test_btest 0.000797 0.000208 73.736030 ( 39.041022)
test_basic 0.005906 0.000310 0.744866 ( 1.002166)
test_all 0.000956 0.000239 590.593972 (273.097976)
test_rubyspec 0.028834 0.024441 80.579217 ( 95.319788)
total: 422.69 sec