Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-103903
#<BuildRuby:0x00005652e86623d0
@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.20230922-103903",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004305 0.004032 2.324013 ( 4.774299)
build_miniruby 0.001197 0.000299 1.708550 ( 2.035445)
build_ruby 0.001641 0.000000 3.645676 ( 4.441399)
build_all 0.005719 0.002824 6.359218 ( 5.836670)
build_install 0.014820 0.005797 7.914761 ( 7.532851)
test_btest 0.000886 0.000242 86.072255 ( 59.349225)
test_basic 0.004691 0.000154 0.961225 ( 1.520331)
test_all 0.008721 0.001182 717.392965 (401.400083)
test_rubyspec 0.035545 0.040128 108.879168 (136.015669)
total: 622.91 sec