Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-175407
#<BuildRuby:0x0000563aab6a6120
@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.20231018-175407",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006070 0.000219 2.422714 ( 2.555759)
build_miniruby 0.001433 0.000143 1.692906 ( 1.696605)
build_ruby 0.001600 0.000160 3.357138 ( 3.537736)
build_all 0.008048 0.000000 6.237173 ( 2.933042)
build_install 0.012577 0.006980 7.923920 ( 4.607416)
test_btest 0.000859 0.000000 86.901957 ( 33.354103)
test_basic 0.000445 0.007263 0.961960 ( 1.053111)
test_all 0.005263 0.004831 740.035080 (258.553338)
test_rubyspec 0.029053 0.046630 105.976689 (124.135543)
total: 432.43 sec