Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-175031
#<BuildRuby:0x000055c6a1e7df48
@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.20230525-175031",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006015 0.000160 1.850565 ( 4.328473)
build_miniruby 0.001465 0.000122 1.395016 ( 1.604420)
build_ruby 0.001483 0.000123 2.721654 ( 3.239433)
build_all 0.006876 0.000573 2.097398 ( 1.945881)
build_install 0.015601 0.000881 3.424489 ( 3.191874)
test_btest 0.000861 0.000069 76.804095 ( 40.561232)
test_basic 0.000000 0.007028 0.747923 ( 1.089593)
test_all 0.000167 0.001573 559.707073 (240.261164)
test_rubyspec 0.018378 0.032827 81.068343 ( 99.591602)
total: 395.81 sec