Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-234852
#<BuildRuby:0x00005611c2e961a8
@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.20231219-234852",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002081 0.003577 1.787194 ( 2.140232)
build_miniruby 0.001169 0.000233 1.508862 ( 1.508672)
build_ruby 0.001429 0.000286 3.328786 ( 3.544545)
build_all 0.006170 0.000420 5.429724 ( 2.205229)
build_install 0.012204 0.005470 6.610302 ( 3.408907)
test_btest 0.000560 0.000123 81.478101 ( 29.769499)
test_basic 0.001621 0.004118 0.836030 ( 0.903890)
test_all 0.083813 0.035255 678.258217 (244.179643)
test_rubyspec 0.026573 0.037241 92.565517 (104.483938)
total: 392.15 sec