Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-005859
#<BuildRuby:0x0000555b1c68a7f0
@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-005859",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.004885 0.815318 ( 1.344321)
build_miniruby 0.000000 0.001291 1.048246 ( 1.046584)
build_ruby 0.001569 0.000025 2.614165 ( 2.971351)
build_all 0.006678 0.000000 3.025442 ( 1.551556)
build_install 0.015590 0.000000 2.371555 ( 1.605171)
test_btest 0.000672 0.000135 54.063560 ( 13.956506)
test_basic 0.000000 0.005462 0.377810 ( 0.469122)
test_all 0.000000 0.003088 567.843668 (160.203436)
test_rubyspec 0.013895 0.030028 55.079989 ( 65.141884)
total: 248.29 sec