Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-045317
#<BuildRuby:0x000055aeb9d12118
@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.20230807-045317",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.003098 0.004507 2.347652 ( 5.607845)
build_miniruby 0.001078 0.000223 1.825817 ( 2.355229)
build_ruby 0.001653 0.000342 3.559986 ( 3.901910)
build_all 0.007564 0.000697 2.953352 ( 3.057731)
build_install 0.017649 0.000919 4.314338 ( 4.632639)
test_btest 0.000724 0.000131 85.275225 ( 54.643705)
test_basic 0.003267 0.004149 0.996545 ( 1.662403)
test_all 0.001708 0.000216 676.576562 (427.385220)
test_rubyspec 0.037478 0.023507 102.566128 (176.459839)
total: 679.71 sec