Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-120018
#<BuildRuby:0x000055af43f51f48
@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.20230721-120018",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.002470 0.004196 2.162479 ( 3.630684)
build_miniruby 0.001217 0.000130 1.541795 ( 1.543978)
build_ruby 0.000000 0.001555 3.432601 ( 3.709828)
build_all 0.005518 0.002079 2.686670 ( 2.135912)
build_install 0.017739 0.000702 4.055712 ( 3.204048)
test_btest 0.000850 0.000103 77.449118 ( 33.002529)
test_basic 0.004997 0.003137 0.834970 ( 0.942103)
test_all 0.001028 0.000143 624.889152 (320.772835)
test_rubyspec 0.026849 0.026645 89.549344 (126.983788)
total: 495.93 sec