Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-235041
#<BuildRuby:0x0000564caac3e130
@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.20230705-235041",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005147 0.000762 2.038592 ( 5.442795)
build_miniruby 0.001304 0.000193 1.505406 ( 2.016813)
build_ruby 0.001658 0.000246 3.305751 ( 15.686825)
build_all 0.001151 0.006876 2.432482 ( 3.392085)
build_install 0.011443 0.007770 3.886827 ( 5.077382)
test_btest 0.000656 0.000164 80.695564 ( 48.547111)
test_basic 0.005510 0.001378 0.882053 ( 1.365357)
test_all 0.001666 0.000169 625.143503 (333.137953)
test_rubyspec 0.040330 0.013529 90.509384 (129.711868)
total: 544.38 sec