Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-155357
#<BuildRuby:0x000055ba67ed28e0
@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.20230105-155357",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000531 0.004213 1.008189 ( 1.374129)
build_miniruby 0.000913 0.000244 1.348987 ( 1.349196)
build_ruby 0.001116 0.000298 2.931134 ( 3.292502)
build_all 0.005984 0.000433 3.106749 ( 1.468901)
build_install 0.008719 0.004984 2.398100 ( 1.557933)
test_btest 0.000746 0.000213 55.329001 ( 14.641139)
test_basic 0.000632 0.003992 0.343187 ( 0.435509)
test_all 0.000795 0.000265 565.910195 (159.076025)
test_rubyspec 0.024163 0.016015 55.616064 ( 65.799923)
total: 249.00 sec