Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-211034
#<BuildRuby:0x000055a1e7efa090
@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.20230623-211034",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006044 0.000504 1.998421 ( 5.486245)
build_miniruby 0.001333 0.000111 1.549499 ( 2.357116)
build_ruby 0.001815 0.000152 3.303649 ( 4.535129)
build_all 0.002772 0.004250 2.364244 ( 3.300261)
build_install 0.007573 0.009386 3.673954 ( 4.563213)
test_btest 0.001070 0.000206 78.618370 ( 45.688123)
test_basic 0.006490 0.000358 0.867393 ( 1.347756)
test_all 0.002655 0.003263 613.672803 (497.435926)
test_rubyspec 0.043849 0.021233 92.122091 (200.340158)
total: 765.05 sec