Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-233131
#<BuildRuby:0x000055e89dc55f90
@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.20230828-233131",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000039 0.000002 0.000041 ( 0.000042)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.008344 0.000576 2.493100 ( 5.398431)
build_miniruby 0.001763 0.000000 2.140771 ( 2.425744)
build_ruby 0.002101 0.000000 3.824335 ( 4.559957)
build_all 0.009344 0.000595 6.687744 ( 5.411990)
build_install 0.006757 0.013195 8.156617 ( 6.776028)
test_btest 0.000667 0.000101 85.889228 ( 54.438332)
test_basic 0.003985 0.004472 0.977702 ( 1.620298)
test_all 0.009390 0.000828 727.291761 (756.166983)
test_rubyspec 0.063477 0.018328 110.451112 (163.233662)
total: 1000.03 sec