Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-062500
#<BuildRuby:0x000055df7d2d2258
@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.20231211-062500",
@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.000022 0.000003 0.000025 ( 0.000026)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.006586 2.402650 ( 2.496278)
build_miniruby 0.001618 0.000036 1.429326 ( 1.429209)
build_ruby 0.001273 0.001021 3.270867 ( 3.442873)
build_all 0.004202 0.003059 5.797930 ( 2.492359)
build_install 0.012175 0.006907 7.500122 ( 3.980044)
test_btest 0.000624 0.000156 83.468765 ( 32.657266)
test_basic 0.005148 0.004157 0.999485 ( 1.111129)
test_all 0.089268 0.030727 684.643383 (288.561192)
test_rubyspec 0.036870 0.037873 102.096721 (130.393380)
total: 466.56 sec