Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-074152
#<BuildRuby:0x00005586dff26118
@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.20230604-074152",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006406 0.000178 1.961294 ( 4.378160)
build_miniruby 0.001428 0.000106 1.333784 ( 1.500815)
build_ruby 0.001714 0.000127 2.698835 ( 2.938341)
build_all 0.002535 0.004486 2.238691 ( 2.229294)
build_install 0.008684 0.008615 3.528053 ( 3.588034)
test_btest 0.000746 0.000128 76.502169 ( 41.045133)
test_basic 0.002746 0.004902 0.803679 ( 1.165961)
test_all 0.001001 0.000207 569.148483 (255.793618)
test_rubyspec 0.027493 0.025544 83.970375 (103.914363)
total: 416.55 sec