Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-210922
#<BuildRuby:0x00005558e177e1a8
@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.20230828-210922",
@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.000008 0.000025 ( 0.000020)
autoconf 0.000031 0.000013 0.000044 ( 0.000039)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.006283 0.000947 2.299703 ( 4.065128)
build_miniruby 0.001277 0.000511 1.593839 ( 1.620266)
build_ruby 0.001303 0.000521 3.681018 ( 3.980409)
build_all 0.008325 0.000000 6.349286 ( 3.643814)
build_install 0.008492 0.010759 7.668042 ( 4.235608)
test_btest 0.000738 0.000320 84.149636 ( 34.112696)
test_basic 0.006492 0.000000 0.930012 ( 1.006993)
test_all 0.006886 0.002195 671.041828 (246.730270)
test_rubyspec 0.050059 0.018326 97.226813 (108.621515)
total: 408.02 sec