Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-034240
#<BuildRuby:0x000055c8cf1d2390
@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.20230207-034240",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004095 0.000745 1.151460 ( 1.555902)
build_miniruby 0.001199 0.000219 1.126583 ( 1.124793)
build_ruby 0.001511 0.000000 2.207123 ( 2.425593)
build_all 0.005104 0.000429 3.583939 ( 1.791367)
build_install 0.011867 0.000526 2.494356 ( 1.698593)
test_btest 0.000615 0.000099 57.217775 ( 16.112890)
test_basic 0.004466 0.000000 0.343768 ( 0.436019)
test_all 0.001037 0.000159 630.606610 (180.252060)
test_rubyspec 0.015680 0.021922 60.116891 ( 70.334844)
total: 275.73 sec