Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-130637
#<BuildRuby:0x0000559612c05a00
@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.20230901-130637",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005542 0.000382 1.738856 ( 2.133633)
build_miniruby 0.000000 0.001700 1.594343 ( 1.593082)
build_ruby 0.000000 0.001581 3.341716 ( 3.538522)
build_all 0.005105 0.002742 6.042889 ( 2.831369)
build_install 0.011568 0.007427 7.310608 ( 4.046934)
test_btest 0.000814 0.000000 84.623703 ( 28.608814)
test_basic 0.006857 0.000625 0.902274 ( 0.964082)
test_all 0.004831 0.003973 654.849309 (225.480899)
test_rubyspec 0.032980 0.029816 95.164521 (106.678991)
total: 375.88 sec