Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-174402
#<BuildRuby:0x0000556a4a3a2320
@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.20230119-174402",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003980 0.000568 1.157615 ( 2.003815)
build_miniruby 0.001659 0.000000 1.195132 ( 1.278784)
build_ruby 0.001587 0.000000 3.074387 ( 3.520990)
build_all 0.006528 0.000785 3.775117 ( 2.504911)
build_install 0.015148 0.000787 2.894134 ( 3.048676)
test_btest 0.000630 0.000079 55.774518 ( 33.481190)
test_basic 0.003296 0.000000 0.438737 ( 0.827854)
test_all 0.000915 0.000830 641.531457 (288.367672)
test_rubyspec 0.036134 0.026463 76.299184 (105.294993)
total: 440.33 sec