Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-165948
#<BuildRuby:0x0000556254602230
@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.20230927-165948",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.007157 0.000740 2.365433 ( 5.957061)
build_miniruby 0.001746 0.000181 1.668425 ( 1.778643)
build_ruby 0.000000 0.002403 3.452779 ( 4.023438)
build_all 0.006427 0.002138 6.450712 ( 4.621317)
build_install 0.016465 0.004911 8.163985 ( 6.556052)
test_btest 0.001231 0.000186 87.957386 ( 47.796669)
test_basic 0.007661 0.000454 1.021058 ( 1.369622)
test_all 0.008890 0.000604 704.498450 (313.736155)
test_rubyspec 0.021619 0.051718 107.461490 (127.343692)
total: 513.18 sec