Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-161922
#<BuildRuby:0x000055fce4dfdfb8
@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.20240227-161922",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.008172 0.000431 2.801494 ( 3.887757)
build_miniruby 0.001488 0.000154 13.578909 ( 13.829855)
build_ruby 0.001790 0.000186 3.686674 ( 4.224669)
build_all 0.007229 0.000748 6.717300 ( 4.674280)
build_install 0.014826 0.004681 8.727875 ( 6.259754)
test_btest 0.001000 0.000125 93.616596 ( 67.212800)
test_basic 0.006792 0.000849 0.972469 ( 1.348609)
test_all 0.091658 0.023277 801.441811 (397.057386)
test_rubyspec 0.041315 0.047200 127.172030 (137.753423)
total: 636.25 sec