Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-155028
#<BuildRuby:0x000055934c406390
@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-155028",
@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.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005932 0.000818 2.200052 ( 5.259261)
build_miniruby 0.000000 0.001992 1.703885 ( 2.626620)
build_ruby 0.000000 0.001767 3.500214 ( 24.332112)
build_all 0.001983 0.006947 2.770763 ( 3.467013)
build_install 0.009980 0.009333 4.148172 ( 5.106834)
test_btest 0.000000 0.001167 81.677144 ( 47.643084)
test_basic 0.006290 0.001063 0.889983 ( 1.280054)
test_all 0.000495 0.000956 634.143820 (370.143738)
test_rubyspec 0.020887 0.034334 93.161653 (116.743780)
total: 576.60 sec