Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-224909
#<BuildRuby:0x00005576380a23b0
@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.20240215-224909",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.001860 0.003930 1.887794 ( 2.264261)
build_miniruby 0.001624 0.000000 1.693378 ( 1.691982)
build_ruby 0.002012 0.000000 3.590121 ( 3.827361)
build_all 0.000361 0.007529 6.734079 ( 3.400223)
build_install 0.017023 0.003561 8.236653 ( 4.829343)
test_btest 0.000979 0.000132 93.219838 ( 38.034074)
test_basic 0.003758 0.004462 1.001560 ( 1.081772)
test_all 0.075959 0.042142 797.009045 (317.520049)
test_rubyspec 0.039832 0.048304 122.357242 (131.707506)
total: 504.36 sec