Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-163235
#<BuildRuby:0x000055ea4e125a00
@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.20230111-163235",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.000490 0.004227 0.871998 ( 1.434402)
build_miniruby 0.001124 0.000281 1.093244 ( 1.091354)
build_ruby 0.001230 0.000000 2.672682 ( 3.043053)
build_all 0.005087 0.000525 2.919373 ( 1.447415)
build_install 0.013372 0.000100 2.443432 ( 1.655248)
test_btest 0.001020 0.000213 54.822208 ( 14.433287)
test_basic 0.000535 0.004499 0.333151 ( 0.424771)
test_all 0.001140 0.000285 553.273948 (157.657652)
test_rubyspec 0.021630 0.019507 56.052157 ( 66.003458)
total: 247.19 sec