Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-071025
#<BuildRuby:0x0000556b0e0e2120
@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.20231229-071025",
@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.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.002066 0.003702 1.484873 ( 1.841158)
build_miniruby 0.000000 0.001257 1.286511 ( 1.284510)
build_ruby 0.000000 0.001488 3.044176 ( 3.287695)
build_all 0.002815 0.003837 5.362716 ( 2.195474)
build_install 0.012740 0.001150 6.380444 ( 3.232820)
test_btest 0.000669 0.000151 79.979648 ( 21.650296)
test_basic 0.004472 0.004128 0.924720 ( 0.997925)
test_all 0.086989 0.035745 748.701325 (214.799257)
test_rubyspec 0.025595 0.035543 81.548880 ( 93.254355)
total: 342.54 sec