Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-201702
#<BuildRuby:0x000055c548a463d0
@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.20231011-201702",
@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.000018 0.000008 0.000026 ( 0.000026)
autoconf 0.000023 0.000011 0.000034 ( 0.000033)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.005011 0.002279 2.475907 ( 3.224780)
build_miniruby 0.001041 0.000473 1.708848 ( 1.908053)
build_ruby 0.001279 0.000581 3.405653 ( 3.969096)
build_all 0.005137 0.002335 6.464067 ( 3.911129)
build_install 0.011788 0.008062 8.051633 ( 6.150205)
test_btest 0.000834 0.000399 87.943092 ( 47.137066)
test_basic 0.007024 0.000929 0.982999 ( 1.210990)
test_all 0.006778 0.003519 730.417137 (401.088801)
test_rubyspec 0.045749 0.035316 111.117910 (148.204387)
total: 616.81 sec