Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-183023
#<BuildRuby:0x000055b5f75b23b0
@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.20230501-183023",
@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.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004360 0.000792 1.668824 ( 3.010540)
build_miniruby 0.001045 0.000190 1.123712 ( 1.122062)
build_ruby 0.001166 0.000212 2.166341 ( 2.378538)
build_all 0.004313 0.000784 1.865891 ( 1.023310)
build_install 0.012883 0.000000 2.883676 ( 1.907703)
test_btest 0.000809 0.000059 72.006677 ( 20.197875)
test_basic 0.005538 0.000000 0.671992 ( 0.745916)
test_all 0.001768 0.000000 535.105970 (153.516714)
test_rubyspec 0.021529 0.018503 70.094662 ( 82.071757)
total: 265.98 sec