Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-054256
#<BuildRuby:0x00005614c9bc61a8
@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.20231220-054256",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002619 0.003593 1.858380 ( 2.426289)
build_miniruby 0.000000 0.009892 187.619696 ( 56.813587)
build_ruby 0.000987 0.000687 3.727991 ( 3.927669)
build_all 0.006175 0.004821 29.857805 ( 11.492923)
build_install 0.009652 0.006924 7.155635 ( 3.692571)
test_btest 0.000654 0.000293 83.672730 ( 22.640484)
test_basic 0.005004 0.002244 0.859038 ( 0.921740)
test_all 0.060140 0.058536 668.301572 (195.288129)
test_rubyspec 0.011642 0.044821 85.587957 ( 97.199419)
total: 394.41 sec