Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-200725
#<BuildRuby:0x000055fe8ab16258
@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.20221225-200725",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.004550 0.000827 1.136471 ( 1.619759)
build_miniruby 0.001334 0.000242 1.330645 ( 1.333164)
build_ruby 0.001740 0.000000 3.462382 ( 3.804003)
build_all 0.005038 0.003079 3.880886 ( 2.468105)
build_install 0.014893 0.001269 3.148417 ( 2.432247)
test_btest 0.000700 0.000130 56.902146 ( 24.750422)
test_basic 0.005056 0.000936 0.440110 ( 0.544158)
test_all 0.001586 0.000294 643.764639 (227.755365)
test_rubyspec 0.008706 0.036713 64.687023 ( 74.695935)
total: 339.40 sec