Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-064328
#<BuildRuby:0x0000564d9d736130
@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.20230512-064328",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001773 0.004207 1.878501 ( 3.292237)
build_miniruby 0.001182 0.000000 1.509082 ( 1.509985)
build_ruby 0.001475 0.000000 2.345711 ( 2.522689)
build_all 0.003674 0.002157 2.005380 ( 1.188910)
build_install 0.011208 0.002964 3.328568 ( 2.337681)
test_btest 0.000605 0.000121 76.126484 ( 25.546522)
test_basic 0.004559 0.000912 0.743268 ( 0.819629)
test_all 0.001222 0.000244 594.013094 (201.161433)
test_rubyspec 0.039293 0.011632 81.184122 ( 96.236360)
total: 334.62 sec