Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-170942
#<BuildRuby:0x000055bbf743e230
@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.20240204-170942",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003326 0.003890 2.113826 ( 4.770911)
build_miniruby 0.000000 0.001589 1.810876 ( 2.214534)
build_ruby 0.000000 0.002147 3.709081 ( 18.348056)
build_all 0.007053 0.001646 6.759720 ( 7.153467)
build_install 0.006540 0.014956 8.414995 ( 9.806120)
test_btest 0.000744 0.000248 91.700063 (104.328034)
test_basic 0.006966 0.000930 1.000315 ( 1.640839)
test_all 0.077913 0.047784 763.027936 (713.360775)
test_rubyspec 0.065955 0.044634 187.984198 (248.994995)
total: 1110.62 sec