Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-103110
#<BuildRuby:0x000055fb6ed0e890
@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.20230811-103110",
@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.000023 0.000002 0.000025 ( 0.000023)
autoconf 0.000039 0.000003 0.000042 ( 0.000041)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.003537 0.003857 2.370145 ( 5.695205)
build_miniruby 0.001310 0.000154 1.702563 ( 1.810521)
build_ruby 0.001558 0.000184 3.701020 ( 4.277730)
build_all 0.008557 0.000066 2.984144 ( 3.037783)
build_install 0.013003 0.006980 4.594669 ( 3.936782)
test_btest 0.000798 0.000000 86.107951 ( 46.531972)
test_basic 0.003867 0.002783 0.952917 ( 1.084221)
test_all 0.000757 0.000947 685.054768 (348.947894)
test_rubyspec 0.022204 0.034291 101.144056 (137.876230)
total: 553.20 sec