Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-062032
#<BuildRuby:0x000055823a8be018
@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.20231222-062032",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.002307 0.003667 1.367738 ( 1.895944)
build_miniruby 0.000000 0.001344 1.440530 ( 1.439787)
build_ruby 0.000000 0.001613 2.733256 ( 2.950688)
build_all 0.004355 0.001942 4.851151 ( 1.843061)
build_install 0.011064 0.004890 6.439657 ( 3.296058)
test_btest 0.000827 0.000000 76.783441 ( 20.495032)
test_basic 0.005089 0.000000 0.702055 ( 0.762620)
test_all 0.070119 0.049592 681.865668 (204.832631)
test_rubyspec 0.024369 0.030587 83.658854 ( 95.343335)
total: 332.86 sec