Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-065954
#<BuildRuby:0x00005567af9d5f28
@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.20230803-065954",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.006658 0.000000 2.133564 ( 5.504002)
build_miniruby 0.001591 0.000081 1.657582 ( 2.260750)
build_ruby 0.001437 0.000360 3.116499 ( 5.026513)
build_all 0.006209 0.001552 2.631774 ( 3.354168)
build_install 0.012765 0.006751 4.207093 ( 5.634440)
test_btest 0.000710 0.000198 78.897777 ( 52.515164)
test_basic 0.000001 0.007906 0.918305 ( 1.646789)
test_all 0.001265 0.000438 597.599686 (444.197225)
test_rubyspec 0.038421 0.022874 100.022395 (211.623803)
total: 731.76 sec