Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-184531
#<BuildRuby:0x00005610a7e5a228
@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.20230112-184531",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.000000 0.004974 0.949832 ( 1.330907)
build_miniruby 0.000000 0.001213 1.054926 ( 1.053390)
build_ruby 0.000198 0.001220 2.644198 ( 3.002248)
build_all 0.006302 0.000284 2.976210 ( 1.445827)
build_install 0.010900 0.000324 2.299855 ( 1.537200)
test_btest 0.000741 0.000080 55.174883 ( 14.040464)
test_basic 0.004324 0.000463 0.366231 ( 0.458172)
test_all 0.001059 0.000113 577.670875 (179.087324)
test_rubyspec 0.020966 0.019988 56.064830 ( 66.109709)
total: 268.07 sec