Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-050524
#<BuildRuby:0x00005651340a1a00
@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.20240130-050524",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002776 0.004222 2.094394 ( 4.031846)
build_miniruby 0.001654 0.000165 1.882141 ( 2.213866)
build_ruby 0.002133 0.000214 3.833047 ( 4.578040)
build_all 0.005149 0.003772 6.625846 ( 7.733942)
build_install 0.019309 0.003930 8.254012 ( 10.471749)
test_btest 0.000709 0.000096 91.384675 ( 99.071248)
test_basic 0.009897 0.000000 1.045542 ( 1.684347)
test_all 0.112888 0.013833 874.207255 (846.640572)
test_rubyspec 0.063792 0.053424 189.685831 (241.972407)
total: 1218.40 sec