Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-002520
#<BuildRuby:0x0000556e8353e8e0
@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.20230530-002520",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005667 0.000320 1.747799 ( 3.039576)
build_miniruby 0.001255 0.000239 1.398646 ( 1.406085)
build_ruby 0.001334 0.000254 2.621574 ( 2.879031)
build_all 0.003026 0.003934 2.162908 ( 1.759571)
build_install 0.007062 0.010726 3.470647 ( 3.079869)
test_btest 0.000773 0.000248 75.036655 ( 35.389358)
test_basic 0.000000 0.006799 0.742032 ( 0.870812)
test_all 0.000197 0.001131 579.319059 (222.215778)
test_rubyspec 0.028011 0.023957 78.478148 ( 90.357185)
total: 361.00 sec