Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-090134
#<BuildRuby:0x000055ffb50aa108
@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.20230619-090134",
@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.001625 0.000181 1.910429 ( 3.831331)
autoconf 0.001089 0.000121 2.627364 ( 3.900064)
configure 0.054105 0.011172 33.337348 ( 65.977540)
build_up 0.020968 0.009721 55.466930 ( 40.675110)
build_miniruby 0.006077 0.005956 52.559969 ( 26.874886)
build_ruby 0.002017 0.000414 2.786273 ( 2.962470)
build_all 0.055358 0.032753 178.701127 ( 95.095068)
build_install 0.007158 0.007389 3.648189 ( 3.997964)
test_btest 0.000655 0.000205 77.475279 ( 41.717286)
test_basic 0.002742 0.004476 0.759112 ( 0.929194)
test_all 0.000919 0.000300 577.505120 (305.671443)
test_rubyspec 0.032871 0.022075 132.600267 (182.404490)
total: 774.04 sec