Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-050110
#<BuildRuby:0x00005622f654df70
@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.20230204-050110",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000568 0.004130 1.093067 ( 1.464187)
build_miniruby 0.001339 0.000000 1.094356 ( 1.094214)
build_ruby 0.001501 0.000000 2.214064 ( 2.432521)
build_all 0.002184 0.004276 3.464920 ( 1.753061)
build_install 0.011690 0.001314 2.770495 ( 1.934434)
test_btest 0.000800 0.000000 56.230184 ( 17.685145)
test_basic 0.004289 0.000000 0.373257 ( 0.466831)
test_all 0.002976 0.000000 653.494174 (214.000724)
test_rubyspec 0.031273 0.010601 66.438586 ( 76.373971)
total: 317.21 sec