Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-234644
#<BuildRuby:0x000055651c34e118
@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.20230526-234644",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000102 0.000000 0.000102 ( 0.000093)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.005436 0.000000 1.735535 ( 2.918646)
build_miniruby 0.001258 0.000000 1.040068 ( 1.038554)
build_ruby 0.001362 0.000000 2.112081 ( 2.295293)
build_all 0.006473 0.000430 2.037185 ( 1.129305)
build_install 0.005613 0.009869 2.940064 ( 1.893603)
test_btest 0.000000 0.001085 73.933568 ( 19.340655)
test_basic 0.000000 0.004980 0.703813 ( 0.775648)
test_all 0.000228 0.001698 550.865767 (159.687849)
test_rubyspec 0.029061 0.018841 74.811050 ( 86.439187)
total: 275.52 sec