Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-020217
#<BuildRuby:0x0000558b1978e4f8
@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.20230109-020217",
@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.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.004468 0.000583 1.015977 ( 1.573905)
build_miniruby 0.001220 0.000159 1.249288 ( 1.247503)
build_ruby 0.001502 0.000000 2.740425 ( 3.124173)
build_all 0.006977 0.000003 3.461760 ( 1.692327)
build_install 0.010210 0.003898 2.736912 ( 1.854165)
test_btest 0.000691 0.000099 55.150302 ( 14.507104)
test_basic 0.004784 0.000080 0.385784 ( 0.478105)
test_all 0.001113 0.000154 613.989210 (182.331483)
test_rubyspec 0.024573 0.018892 59.305325 ( 69.163526)
total: 275.97 sec