Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-115023
#<BuildRuby:0x000055b7dc64a0e8
@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.20230102-115023",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.003890 0.000508 1.029755 ( 1.396864)
build_miniruby 0.001303 0.000000 1.139733 ( 1.137762)
build_ruby 0.000000 0.001445 2.883523 ( 3.255524)
build_all 0.003876 0.002769 3.418431 ( 1.663925)
build_install 0.008207 0.007346 2.810677 ( 1.853718)
test_btest 0.000713 0.000158 55.696459 ( 15.233566)
test_basic 0.000721 0.004202 0.393196 ( 0.485282)
test_all 0.001217 0.000000 577.385889 (164.953008)
test_rubyspec 0.031058 0.008220 58.612227 ( 68.574926)
total: 258.56 sec