Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-083449
#<BuildRuby:0x000055777fdde130
@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.20230620-083449",
@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.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004941 0.001235 2.014350 ( 3.465141)
build_miniruby 0.001501 0.000375 1.566495 ( 1.598491)
build_ruby 0.001299 0.000324 2.872315 ( 3.125033)
build_all 0.002512 0.005010 5.574471 ( 4.462507)
build_install 0.016531 0.002898 7.003862 ( 5.089004)
test_btest 0.000717 0.000198 79.323876 ( 39.712978)
test_basic 0.000000 0.005520 0.804505 ( 0.891134)
test_all 0.000904 0.000401 588.610309 (242.633774)
test_rubyspec 0.024690 0.027531 86.758828 (100.553875)
total: 401.53 sec