Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-092232
#<BuildRuby:0x00005630e5fda1a8
@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.20230511-092232",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006680 0.000470 1.962657 ( 4.815359)
build_miniruby 0.001581 0.000275 1.473523 ( 1.836528)
build_ruby 0.001282 0.000223 2.719569 ( 3.534216)
build_all 0.006693 0.001164 2.341777 ( 2.917566)
build_install 0.013834 0.005481 3.659364 ( 4.657062)
test_btest 0.000778 0.000156 77.530779 ( 70.377743)
test_basic 0.003331 0.003379 0.762628 ( 1.289350)
test_all 0.001124 0.000249 622.176660 (409.023061)
test_rubyspec 0.021232 0.032418 83.645630 (104.157111)
total: 602.61 sec