Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-055156
#<BuildRuby:0x00005572f87ca338
@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.20240203-055156",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006083 0.000173 1.562945 ( 1.887241)
build_miniruby 0.001178 0.000094 1.203490 ( 1.201319)
build_ruby 0.001539 0.000000 2.582698 ( 2.772818)
build_all 0.000715 0.006723 5.384936 ( 1.996779)
build_install 0.014875 0.000001 6.586224 ( 3.040291)
test_btest 0.000818 0.000102 80.818310 ( 20.973447)
test_basic 0.002002 0.003483 0.785194 ( 0.845405)
test_all 0.082530 0.030752 657.049113 (198.368958)
test_rubyspec 0.046511 0.051993 143.775429 (155.240776)
total: 386.33 sec