Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-104132
#<BuildRuby:0x0000559532c86078
@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.20240119-104132",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004622 0.000684 1.682636 ( 2.046405)
build_miniruby 0.001497 0.000000 1.610215 ( 1.610462)
build_ruby 0.001917 0.000000 3.315274 ( 3.557923)
build_all 0.001026 0.007484 5.992962 ( 3.153196)
build_install 0.005919 0.012557 7.325316 ( 4.416895)
test_btest 0.000701 0.000210 84.482507 ( 33.199804)
test_basic 0.004345 0.002890 0.921795 ( 1.022254)
test_all 0.065067 0.054204 790.124326 (316.465935)
test_rubyspec 0.063880 0.038969 160.703573 (172.584277)
total: 538.06 sec