Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-125709
#<BuildRuby:0x0000560b9185df70
@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.20230802-125709",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.006366 0.000424 2.145246 ( 5.207296)
build_miniruby 0.001145 0.000077 1.620044 ( 2.209948)
build_ruby 0.001401 0.000094 3.372833 ( 4.534774)
build_all 0.007163 0.000477 2.606300 ( 3.458992)
build_install 0.010475 0.008650 4.114490 ( 4.521124)
test_btest 0.000706 0.000085 81.480896 ( 55.659350)
test_basic 0.005686 0.000689 0.920434 ( 1.991179)
test_all 0.001626 0.000197 641.225669 (386.699936)
test_rubyspec 0.030486 0.023515 96.241184 (129.748676)
total: 594.03 sec