Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-231131
#<BuildRuby:0x0000560a4ddb68e0
@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.20230909-231131",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006406 0.000261 2.243882 ( 3.880562)
build_miniruby 0.001580 0.000175 1.590324 ( 1.589723)
build_ruby 0.001606 0.000178 3.045501 ( 3.240678)
build_all 0.003523 0.004166 6.283400 ( 4.516790)
build_install 0.012202 0.007599 7.844882 ( 6.004596)
test_btest 0.000863 0.000162 81.717475 ( 44.185528)
test_basic 0.008077 0.000718 0.956361 ( 1.269516)
test_all 0.002968 0.007969 693.586044 (334.838682)
test_rubyspec 0.035415 0.034626 101.201330 (119.651908)
total: 519.18 sec