Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-104440
#<BuildRuby:0x0000562e9e1b9fb8
@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.20230212-104440",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.003936 0.000537 0.989354 ( 1.331190)
build_miniruby 0.001038 0.000142 0.814132 ( 0.812549)
build_ruby 0.000000 0.001236 2.021894 ( 2.219895)
build_all 0.000000 0.006096 3.203134 ( 1.481046)
build_install 0.001881 0.010220 2.374739 ( 1.514412)
test_btest 0.000614 0.000196 56.424386 ( 14.742256)
test_basic 0.003696 0.001183 0.334463 ( 0.426224)
test_all 0.000845 0.000271 576.563045 (169.335907)
test_rubyspec 0.016597 0.019036 61.006710 ( 71.104671)
total: 262.97 sec