Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-093056
#<BuildRuby:0x0000557212d1e258
@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.20231021-093056",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.006422 2.141018 ( 2.257187)
build_miniruby 0.000997 0.000608 1.475236 ( 1.478029)
build_ruby 0.001250 0.000288 3.038830 ( 3.235769)
build_all 0.007472 0.000810 5.852849 ( 2.991208)
build_install 0.007531 0.010589 7.188491 ( 4.018072)
test_btest 0.000625 0.000187 80.749585 ( 33.190382)
test_basic 0.000000 0.007066 0.813711 ( 0.881310)
test_all 0.008153 0.000718 660.505331 (245.788094)
test_rubyspec 0.029513 0.037714 92.586452 (104.298274)
total: 398.14 sec