Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-215156
#<BuildRuby:0x0000560812b7a118
@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.20230605-215156",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005114 0.001065 1.930205 ( 4.408449)
build_miniruby 0.001784 0.000000 1.370723 ( 1.372473)
build_ruby 0.001542 0.000000 2.638066 ( 2.929609)
build_all 0.004102 0.003072 2.306348 ( 2.221399)
build_install 0.011233 0.005798 3.372656 ( 3.061228)
test_btest 0.000824 0.000206 77.064615 ( 41.306357)
test_basic 0.003527 0.000000 0.807110 ( 1.095349)
test_all 0.001567 0.000000 613.793783 (280.494847)
test_rubyspec 0.033771 0.019985 85.554068 (104.565887)
total: 441.46 sec