Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-001548
#<BuildRuby:0x00005639e7c6a120
@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.20240313-001548",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006987 0.001812 2.893866 ( 4.624520)
build_miniruby 0.000000 0.001690 1.969278 ( 2.251894)
build_ruby 0.000810 0.001441 3.906380 ( 4.786192)
build_all 0.007204 0.000869 7.151268 ( 6.200171)
build_install 0.020113 0.001906 9.259168 ( 8.703078)
test_btest 0.000730 0.000183 97.541239 ( 96.619606)
test_basic 0.005179 0.003454 1.053038 ( 1.746405)
test_all 0.072118 0.054321 798.342161 (637.479232)
test_rubyspec 0.063211 0.033806 136.511458 (188.943391)
total: 951.36 sec