Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-130536
#<BuildRuby:0x0000564137a5e168
@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.20230216-130536",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.004640 0.000161 1.365386 ( 1.858484)
build_miniruby 0.001035 0.000247 1.226541 ( 1.232448)
build_ruby 0.000000 0.001497 2.454204 ( 2.776593)
build_all 0.005727 0.001892 4.187738 ( 2.307717)
build_install 0.014511 0.001554 3.037004 ( 2.749165)
test_btest 0.000531 0.000127 56.568457 ( 27.381621)
test_basic 0.005448 0.000264 0.496624 ( 0.607845)
test_all 0.000865 0.000200 635.332864 (241.725217)
test_rubyspec 0.018795 0.027794 71.084375 ( 81.541110)
total: 362.18 sec