Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-045814
#<BuildRuby:0x0000556528efa230
@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.20230625-045814",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000026)
build_up 0.005848 0.000206 2.037177 ( 3.373670)
build_miniruby 0.001581 0.000000 1.706326 ( 1.728464)
build_ruby 0.001519 0.000000 3.227423 ( 4.124758)
build_all 0.007662 0.000000 2.602543 ( 2.921159)
build_install 0.015356 0.003822 3.973876 ( 4.527368)
test_btest 0.000682 0.000080 81.241622 ( 45.308285)
test_basic 0.002947 0.000000 0.892203 ( 1.365211)
test_all 0.001727 0.000099 625.306566 (320.443093)
test_rubyspec 0.037384 0.021326 91.130022 (133.121087)
total: 516.91 sec