Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-170140
#<BuildRuby:0x00005581c18ce130
@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.20230721-170140",
@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.000010 0.000005 0.000015 ( 0.000016)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.004326 0.001922 2.107965 ( 3.531050)
build_miniruby 0.000000 0.001620 1.626030 ( 1.635241)
build_ruby 0.000000 0.001406 3.067786 ( 3.267952)
build_all 0.006081 0.001969 2.572782 ( 1.894120)
build_install 0.014941 0.005196 4.288136 ( 3.682014)
test_btest 0.000847 0.000000 78.535525 ( 38.259035)
test_basic 0.005171 0.003169 0.924822 ( 1.033158)
test_all 0.000703 0.000322 605.358440 (265.397225)
test_rubyspec 0.034002 0.021394 89.336219 (127.352072)
total: 446.05 sec