Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-131718
#<BuildRuby:0x00005590da15a228
@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.20230506-131718",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000017 0.000007 0.000024 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004561 0.001680 1.941012 ( 4.507648)
build_miniruby 0.001077 0.000397 1.412019 ( 1.665770)
build_ruby 0.001299 0.000478 2.712300 ( 3.409108)
build_all 0.006473 0.000736 2.214528 ( 2.681967)
build_install 0.015407 0.002053 3.461602 ( 4.266020)
test_btest 0.000723 0.000230 75.845412 ( 61.289054)
test_basic 0.002900 0.004146 0.794620 ( 1.283574)
test_all 0.000789 0.000275 617.558806 (515.274623)
test_rubyspec 0.028948 0.031155 86.454006 (118.411857)
total: 712.79 sec