Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-144229
#<BuildRuby:0x0000561141799fc0
@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.20231013-144229",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007095 0.000653 2.672298 ( 4.013321)
build_miniruby 0.001735 0.000358 61.656842 ( 36.222649)
build_ruby 0.001592 0.000000 3.666430 ( 4.114671)
build_all 0.007126 0.000940 6.326524 ( 4.302376)
build_install 0.018577 0.002769 8.091917 ( 6.133491)
test_btest 0.000736 0.000142 87.490069 ( 64.663325)
test_basic 0.000000 0.007677 1.030456 ( 1.449849)
test_all 0.003454 0.006154 726.697908 (527.689586)
test_rubyspec 0.024383 0.052746 110.593646 (166.789153)
total: 815.38 sec