Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-094202
#<BuildRuby:0x0000564a00ff1fb8
@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.20231014-094202",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002724 0.003724 2.240462 ( 2.327939)
build_miniruby 0.000000 0.001334 1.621316 ( 1.621829)
build_ruby 0.000944 0.000839 3.329809 ( 3.535544)
build_all 0.000000 0.008164 6.216922 ( 2.812396)
build_install 0.019096 0.000990 7.956084 ( 4.227956)
test_btest 0.000682 0.000189 87.788745 ( 41.954289)
test_basic 0.006864 0.001907 1.003094 ( 1.149264)
test_all 0.009075 0.001439 678.314294 (265.327017)
test_rubyspec 0.027676 0.041476 105.792362 (129.310919)
total: 452.27 sec