Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-051229
#<BuildRuby:0x00005556e64322a8
@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.20230806-051229",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.006636 0.000168 2.425407 ( 7.064222)
build_miniruby 0.001516 0.000095 1.786600 ( 3.811043)
build_ruby 0.001724 0.000108 3.545177 ( 7.367714)
build_all 0.003919 0.004128 2.965035 ( 4.097334)
build_install 0.009973 0.010736 4.605390 ( 6.798429)
test_btest 0.000811 0.000128 85.627898 ( 70.931941)
test_basic 0.000000 0.007954 0.995212 ( 2.411952)
test_all 0.002016 0.006068 691.329011 (551.023918)
test_rubyspec 0.040435 0.022868 105.236565 (215.676553)
total: 869.18 sec