Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-134922
#<BuildRuby:0x00005560c9fae3b0
@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-134922",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005492 0.000203 1.811185 ( 1.892899)
build_miniruby 0.001683 0.000062 1.526483 ( 1.526922)
build_ruby 0.001340 0.000000 2.840544 ( 3.062307)
build_all 0.007415 0.000000 5.777406 ( 2.419159)
build_install 0.009552 0.011911 7.373396 ( 4.534845)
test_btest 0.000777 0.000094 82.575098 ( 31.209113)
test_basic 0.000000 0.007660 0.924317 ( 1.046352)
test_all 0.085723 0.034331 629.466394 (216.869054)
test_rubyspec 0.036241 0.013275 78.369678 ( 90.187563)
total: 352.75 sec