Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-060618
#<BuildRuby:0x0000561286136228
@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.20221222-060618",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000019)
build_up 0.004711 0.000215 1.245113 ( 1.852118)
build_miniruby 0.001175 0.000054 1.692543 ( 1.701352)
build_ruby 0.001315 0.000059 3.560561 ( 3.907813)
build_all 0.007453 0.000339 3.992399 ( 2.150585)
build_install 0.011962 0.004506 3.238609 ( 2.382659)
test_btest 0.000723 0.000058 57.740806 ( 20.290886)
test_basic 0.000000 0.004331 0.434763 ( 5.456374)
test_all 0.000000 0.002243 709.753539 (282.393018)
test_rubyspec 0.028450 0.021198 70.976676 ( 81.437790)
total: 401.57 sec