Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-182759
#<BuildRuby:0x00005564122de008
@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.20230906-182759",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006147 0.000154 1.918382 ( 3.421685)
build_miniruby 0.010173 0.000726 189.019548 ( 91.128091)
build_ruby 0.000000 0.001593 4.062902 ( 4.549987)
build_all 0.010238 0.002892 33.643728 ( 19.028158)
build_install 0.011246 0.009320 7.952941 ( 6.428878)
test_btest 0.001014 0.000158 83.758603 ( 47.248427)
test_basic 0.000203 0.008248 0.957827 ( 1.230073)
test_all 0.000911 0.009166 654.179846 (296.359131)
test_rubyspec 0.039907 0.028875 104.844182 (124.124454)
total: 593.52 sec