Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-002022
#<BuildRuby:0x000055eef59c6230
@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.20230807-002022",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.002961 0.004248 2.351870 ( 4.463639)
build_miniruby 0.000000 0.001486 1.749492 ( 2.622473)
build_ruby 0.000026 0.001820 3.367953 ( 3.805083)
build_all 0.004503 0.003513 2.724174 ( 2.655992)
build_install 0.011135 0.007565 4.233151 ( 4.160138)
test_btest 0.000684 0.000110 83.324010 ( 44.909818)
test_basic 0.003305 0.004446 0.965155 ( 1.453783)
test_all 0.001121 0.000000 678.559540 (325.874426)
test_rubyspec 0.035226 0.023816 100.372828 (135.747464)
total: 525.69 sec