Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-183425
#<BuildRuby:0x0000562159afa868
@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.20230214-183425",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004371 0.000547 1.478720 ( 2.605084)
build_miniruby 0.001169 0.000146 1.240022 ( 1.260699)
build_ruby 0.000000 0.001831 2.509601 ( 2.797958)
build_all 0.005117 0.002318 4.130169 ( 2.596606)
build_install 0.015251 0.000000 3.123623 ( 2.885419)
test_btest 0.000836 0.000000 58.093111 ( 35.240470)
test_basic 0.006918 0.000348 0.529827 ( 0.690947)
test_all 0.001616 0.000216 656.835714 (233.265895)
test_rubyspec 0.004297 0.039548 67.858544 ( 77.704729)
total: 359.05 sec