Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-200841
#<BuildRuby:0x000055ddd761a8e0
@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.20231231-200841",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002574 0.003172 1.543965 ( 1.894414)
build_miniruby 0.000000 0.001500 1.228716 ( 1.226655)
build_ruby 0.000000 0.001446 2.708606 ( 2.968279)
build_all 0.002493 0.004294 5.264318 ( 2.179898)
build_install 0.013426 0.003098 6.724187 ( 3.463195)
test_btest 0.000000 0.000811 80.050772 ( 21.379537)
test_basic 0.001405 0.005671 0.801174 ( 0.859674)
test_all 0.099017 0.020787 750.153837 (248.841165)
test_rubyspec 0.039941 0.023826 81.954880 ( 93.663818)
total: 376.48 sec