Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-180943
#<BuildRuby:0x0000559b82126308
@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.20221220-180943",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004180 0.000929 0.964124 ( 1.389069)
build_miniruby 0.001014 0.000226 1.288779 ( 1.287126)
build_ruby 0.001265 0.000281 2.675767 ( 13.389684)
build_all 0.002700 0.004951 3.679836 ( 1.813109)
build_install 0.008541 0.007201 2.678622 ( 1.787888)
test_btest 0.000526 0.000175 55.641203 ( 16.645697)
test_basic 0.000000 0.003740 0.374455 ( 0.468987)
test_all 0.000000 0.001284 600.923749 (168.526903)
test_rubyspec 0.003333 0.030569 58.528347 ( 68.579338)
total: 273.89 sec