Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-152145
#<BuildRuby:0x000055a5fd0e60e8
@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.20230502-152145",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006635 0.000492 1.957128 ( 4.833812)
build_miniruby 0.001763 0.000131 1.443895 ( 1.621675)
build_ruby 0.001437 0.000106 2.872501 ( 3.800715)
build_all 0.006885 0.000510 2.290151 ( 2.884339)
build_install 0.018198 0.000297 3.596796 ( 4.212116)
test_btest 0.000919 0.000061 76.085053 ( 56.327407)
test_basic 0.000000 0.007070 0.801940 ( 1.281795)
test_all 0.000000 0.001259 574.776080 (274.942442)
test_rubyspec 0.033026 0.017196 80.309725 ( 99.274152)
total: 449.18 sec