Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-222439
#<BuildRuby:0x0000561f3c46e1a8
@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.20231020-222439",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006059 0.000068 2.200709 ( 2.332041)
build_miniruby 0.001417 0.000047 1.572198 ( 1.572433)
build_ruby 0.002030 0.000068 3.203387 ( 3.409396)
build_all 0.003746 0.004178 5.941551 ( 2.774088)
build_install 0.019015 0.000644 7.377452 ( 3.992800)
test_btest 0.000908 0.000055 82.605824 ( 34.647821)
test_basic 0.000000 0.006752 0.842361 ( 0.911966)
test_all 0.003901 0.005461 649.465418 (208.356364)
test_rubyspec 0.032135 0.025158 87.397275 ( 99.050893)
total: 357.05 sec