Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-063811
#<BuildRuby:0x000055d80c2fa258
@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.20230912-063811",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.002206 0.004564 2.143811 ( 3.422411)
build_miniruby 0.001172 0.000335 1.353558 ( 1.352021)
build_ruby 0.001684 0.000000 3.117611 ( 3.310197)
build_all 0.007877 0.000000 6.373136 ( 2.745470)
build_install 0.014805 0.004105 7.783005 ( 4.016197)
test_btest 0.000597 0.000158 87.578818 ( 33.567728)
test_basic 0.003377 0.003887 0.993518 ( 1.068707)
test_all 0.008984 0.000227 697.389730 (244.297863)
test_rubyspec 0.039510 0.034673 104.601957 (117.400795)
total: 411.18 sec