Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-063512
#<BuildRuby:0x000055c337f42090
@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.20230911-063512",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003541 0.003957 2.315981 ( 4.247438)
build_miniruby 0.001435 0.000198 1.711949 ( 1.887056)
build_ruby 0.001553 0.000214 3.565870 ( 3.910391)
build_all 0.004595 0.003535 6.379463 ( 4.169274)
build_install 0.015530 0.004626 7.705320 ( 5.936686)
test_btest 0.000658 0.000116 86.567859 ( 47.130244)
test_basic 0.000000 0.007810 1.046814 ( 1.337681)
test_all 0.006948 0.003183 676.886618 (310.280211)
test_rubyspec 0.034454 0.037784 105.880036 (126.318616)
total: 505.22 sec