Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-071830
#<BuildRuby:0x0000555e0fa12120
@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-071830",
@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.000021 0.000005 0.000026 ( 0.000022)
autoconf 0.000000 0.000063 0.000063 ( 0.000054)
configure 0.000000 0.000032 0.000032 ( 0.000031)
build_up 0.001236 0.006964 2.447018 ( 5.085257)
build_miniruby 0.008303 0.004035 20.605260 ( 10.234515)
build_ruby 0.001482 0.000430 4.052622 ( 4.120740)
build_all 0.065054 0.022140 61.722133 ( 29.433364)
build_install 0.010877 0.008431 8.347887 ( 5.726233)
test_btest 0.001872 0.000000 85.609939 ( 44.026816)
test_basic 0.008177 0.000000 1.011831 ( 1.223565)
test_all 0.006103 0.003783 722.484763 (354.419951)
test_rubyspec 0.023051 0.048974 104.656767 (115.910343)
total: 570.18 sec