Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-174555
#<BuildRuby:0x0000562d442d1a00
@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.20240303-174555",
@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.000024)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.007779 0.000000 2.505358 ( 2.369644)
build_miniruby 0.001146 0.000349 1.651896 ( 1.652214)
build_ruby 0.001501 0.000456 3.421354 ( 3.645071)
build_all 0.006440 0.002292 6.610264 ( 3.669504)
build_install 0.021958 0.000000 8.930702 ( 5.504149)
test_btest 0.000910 0.000016 92.578696 ( 43.969026)
test_basic 0.002379 0.005044 1.001299 ( 1.119560)
test_all 0.091986 0.032084 806.144001 (444.003248)
test_rubyspec 0.038264 0.064666 136.854527 (202.779095)
total: 708.71 sec