Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-184654
#<BuildRuby:0x000056423854df50
@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.20230120-184654",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001698 0.003587 1.160689 ( 1.528625)
build_miniruby 0.001030 0.000179 0.979764 ( 0.978180)
build_ruby 0.001337 0.000000 2.515653 ( 2.815689)
build_all 0.005034 0.000430 3.543197 ( 1.821048)
build_install 0.007419 0.004717 2.624041 ( 1.828802)
test_btest 0.000722 0.000145 56.352420 ( 14.667839)
test_basic 0.002107 0.003725 0.411003 ( 0.502176)
test_all 0.001101 0.000000 601.262868 (169.260706)
test_rubyspec 0.005543 0.029632 64.704155 ( 74.674879)
total: 268.08 sec