Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-065903
#<BuildRuby:0x000055dc73a7a008
@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.20230813-065903",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002679 0.004444 2.270605 ( 4.767672)
build_miniruby 0.000000 0.001286 1.774668 ( 2.035650)
build_ruby 0.000000 0.001813 3.468268 ( 4.791779)
build_all 0.004638 0.003827 2.797439 ( 2.490348)
build_install 0.019484 0.000000 4.339119 ( 4.045254)
test_btest 0.000907 0.000000 84.506991 ( 45.045224)
test_basic 0.007436 0.001099 0.981131 ( 1.310934)
test_all 0.001014 0.000149 685.592509 (432.607985)
test_rubyspec 0.029742 0.034601 100.391057 (188.584445)
total: 685.68 sec