Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-102036
#<BuildRuby:0x0000562b4395de80
@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.20230529-102036",
@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.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004888 0.000850 1.625007 ( 2.871241)
build_miniruby 0.001108 0.000193 1.102521 ( 1.100996)
build_ruby 0.001331 0.000232 1.968678 ( 2.164312)
build_all 0.004683 0.000814 1.764281 ( 0.957110)
build_install 0.007751 0.007737 3.042826 ( 2.071420)
test_btest 0.000782 0.000181 74.963413 ( 19.395664)
test_basic 0.003989 0.000920 0.646245 ( 0.718253)
test_all 0.001060 0.000244 510.341275 (164.804180)
test_rubyspec 0.026963 0.012323 72.494730 ( 84.307126)
total: 278.39 sec