Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-104343
#<BuildRuby:0x0000560892e06258
@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.20231023-104343",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.005906 0.000739 3.309967 ( 3.449070)
build_miniruby 0.001195 0.000149 1.312238 ( 1.311122)
build_ruby 0.001359 0.000169 2.865283 ( 3.061263)
build_all 0.006765 0.000000 5.421645 ( 2.305494)
build_install 0.018539 0.000000 7.860891 ( 3.642881)
test_btest 0.001077 0.000039 79.416196 ( 24.981878)
test_basic 0.000000 0.005465 0.824268 ( 0.889796)
test_all 0.082617 0.033699 676.925859 (216.735841)
test_rubyspec 0.041710 0.021265 87.663044 ( 99.259634)
total: 355.64 sec