Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-201911
#<BuildRuby:0x000055a6974d6230
@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.20230831-201911",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.005425 0.000387 1.795966 ( 2.958570)
build_miniruby 0.001489 0.000106 1.579343 ( 1.657166)
build_ruby 0.002009 0.000000 3.472669 ( 3.895627)
build_all 0.003755 0.004433 6.294034 ( 4.498022)
build_install 0.017632 0.001331 7.423038 ( 5.892400)
test_btest 0.000703 0.000070 83.462136 ( 45.491242)
test_basic 0.002826 0.004543 0.968386 ( 1.200747)
test_all 0.008469 0.001093 678.629642 (324.855886)
test_rubyspec 0.046420 0.023192 103.506525 (122.388663)
total: 512.84 sec