Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-115035
#<BuildRuby:0x000055c4ed82a1d8
@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.20230503-115035",
@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.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001095 0.004368 1.717184 ( 3.328038)
build_miniruby 0.001217 0.000000 1.197981 ( 1.196473)
build_ruby 0.001367 0.000000 2.133194 ( 2.349447)
build_all 0.005167 0.000701 1.878651 ( 1.067277)
build_install 0.013424 0.000000 3.115310 ( 2.121836)
test_btest 0.000915 0.000000 71.318172 ( 21.505600)
test_basic 0.006721 0.000000 0.700290 ( 0.781086)
test_all 0.000912 0.000000 562.125223 (172.555179)
test_rubyspec 0.023850 0.021321 74.984427 ( 86.950504)
total: 291.86 sec