Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-023306
#<BuildRuby:0x00005636d5eda118
@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.20230705-023306",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006742 0.000270 2.124608 ( 5.508935)
build_miniruby 0.001167 0.000047 1.539828 ( 2.356882)
build_ruby 0.001564 0.000062 3.136586 ( 4.575204)
build_all 0.007327 0.000113 2.523710 ( 3.438317)
build_install 0.005214 0.013623 3.982563 ( 5.688092)
test_btest 0.000684 0.000102 80.229501 ( 48.165359)
test_basic 0.002344 0.004997 0.914817 ( 1.468461)
test_all 0.000954 0.000176 594.659155 (314.035095)
test_rubyspec 0.037299 0.018705 91.511827 (132.284601)
total: 517.52 sec