Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-104431
#<BuildRuby:0x0000558a9edf9db8
@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.20230607-104431",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005405 0.000338 1.662660 ( 2.962283)
build_miniruby 0.001027 0.000233 1.187892 ( 1.206493)
build_ruby 0.001189 0.000271 2.463710 ( 2.687845)
build_all 0.002205 0.003604 2.115289 ( 1.277572)
build_install 0.014157 0.001616 2.963943 ( 1.990096)
test_btest 0.000771 0.000186 78.121955 ( 24.086146)
test_basic 0.000000 0.006258 0.716526 ( 0.791578)
test_all 0.000021 0.001083 562.300440 (202.248023)
test_rubyspec 0.030955 0.022771 84.313832 ( 97.342433)
total: 334.59 sec