Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-095408
#<BuildRuby:0x00005593ed79df70
@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.20230619-095408",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002250 0.003798 1.824925 ( 3.089908)
build_miniruby 0.001314 0.000210 1.265601 ( 1.264703)
build_ruby 0.001498 0.000240 2.617525 ( 2.800048)
build_all 0.006740 0.000401 5.230853 ( 2.094792)
build_install 0.009019 0.007716 6.124345 ( 2.974552)
test_btest 0.000619 0.000128 77.880542 ( 21.694400)
test_basic 0.004537 0.000939 0.735553 ( 0.814853)
test_all 0.001848 0.000382 557.049673 (179.170326)
test_rubyspec 0.032237 0.016732 83.894321 ( 96.797353)
total: 310.70 sec