Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-222927
#<BuildRuby:0x000055dfe972de58
@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.20230313-222927",
@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.000026 0.000000 0.000026 ( 0.000020)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.002732 0.003897 1.824577 ( 4.291964)
build_miniruby 0.001141 0.000207 1.298012 ( 1.449997)
build_ruby 0.001454 0.000264 2.504114 ( 2.779548)
build_all 0.002912 0.003896 2.159791 ( 1.892430)
build_install 0.015865 0.000675 3.292911 ( 2.895735)
test_btest 0.000595 0.000114 65.829288 ( 30.221130)
test_basic 0.000000 0.004172 0.445024 ( 0.542128)
test_all 0.000908 0.000245 543.159882 (214.772273)
test_rubyspec 0.011307 0.035877 77.991667 ( 92.763418)
total: 351.61 sec