Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-130930
#<BuildRuby:0x000055e7c9d4e390
@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.20230622-130930",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001765 0.004261 1.886875 ( 3.177875)
build_miniruby 0.000000 0.001616 1.501738 ( 1.518024)
build_ruby 0.000000 0.001632 3.071779 ( 3.819942)
build_all 0.005420 0.001721 2.247951 ( 2.909079)
build_install 0.009745 0.010017 3.731144 ( 4.180940)
test_btest 0.001055 0.000284 78.821704 ( 48.409401)
test_basic 0.002203 0.005207 0.831859 ( 1.296950)
test_all 0.000831 0.000255 608.193343 (481.978537)
test_rubyspec 0.045671 0.018324 90.863257 (197.387844)
total: 744.68 sec