Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-181556
#<BuildRuby:0x00007f1bb0f5fdc0
@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.20241123-181556",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002877 0.003759 2.782305 ( 2.702048)
build_miniruby 0.001136 0.000247 1.131442 ( 1.128593)
build_ruby 0.001780 0.000000 3.049901 ( 45.764579)
build_all 0.007192 0.000204 5.095751 ( 2.013892)
build_install 0.015749 0.001415 7.574813 ( 4.309255)
test_btest 0.000793 0.000147 66.338931 ( 17.418252)
test_basic 0.007041 0.000476 0.684758 ( 0.750833)
test_all 0.108721 0.031622 640.172591 (256.142686)
test_rubyspec 0.043060 0.036833 113.954217 ( 25.129181)
total: 355.36 sec