Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-160748
#<BuildRuby:0x000055d054ea24f8
@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.20240124-160748",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004948 0.000824 1.796950 ( 2.221381)
build_miniruby 0.001098 0.000183 1.665871 ( 1.671861)
build_ruby 0.001792 0.000000 3.182693 ( 3.408105)
build_all 0.007185 0.000112 6.120116 ( 2.962727)
build_install 0.007629 0.010440 7.530081 ( 4.061953)
test_btest 0.000750 0.000000 84.783072 ( 31.964919)
test_basic 0.006983 0.000886 0.807343 ( 0.875160)
test_all 0.098411 0.014754 759.163733 (281.709011)
test_rubyspec 0.070444 0.033665 166.956255 (178.803561)
total: 507.68 sec