Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-205332
#<BuildRuby:0x0000563c0ae15fb8
@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.20230508-205332",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000000 0.005791 1.725810 ( 3.076518)
build_miniruby 0.000169 0.001119 1.355722 ( 1.355191)
build_ruby 0.001146 0.000313 2.345440 ( 2.571609)
build_all 0.000872 0.005484 2.032297 ( 1.277467)
build_install 0.012794 0.003081 3.293124 ( 2.372897)
test_btest 0.000464 0.000150 74.471954 ( 27.757329)
test_basic 0.005486 0.000594 0.725308 ( 0.881667)
test_all 0.000801 0.000248 590.537560 (190.253237)
test_rubyspec 0.016282 0.028318 71.647992 ( 83.394078)
total: 312.94 sec