Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-224422
#<BuildRuby:0x000055c10917a2a8
@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.20230728-224422",
@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.000000 0.001802 2.110871 ( 4.779321)
autoconf 0.000000 0.000921 2.507490 ( 2.501532)
configure 0.034859 0.028494 30.865656 ( 31.586887)
build_up 0.017127 0.010762 58.123794 ( 34.168744)
build_miniruby 0.014384 0.000940 55.200447 ( 18.735565)
build_ruby 0.001297 0.000432 2.813321 ( 2.940616)
build_all 0.053378 0.022096 142.774057 ( 46.628456)
build_install 0.003011 0.009791 3.933959 ( 2.704636)
test_btest 0.000524 0.000205 77.955275 ( 20.145137)
test_basic 0.004522 0.001773 0.819134 ( 0.883501)
test_all 0.001191 0.000000 560.953246 (171.822188)
test_rubyspec 0.030431 0.011582 126.193119 (137.896205)
total: 474.79 sec