Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-025109
#<BuildRuby:0x00005613272a9a00
@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.20231206-025109",
@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.000001 0.000024 ( 0.000024)
autoconf 0.000034 0.000001 0.000035 ( 0.000036)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.003460 0.004376 2.420604 ( 4.140009)
build_miniruby 0.001436 0.000102 1.696944 ( 2.064843)
build_ruby 0.000000 0.002034 3.437223 ( 4.348789)
build_all 0.006678 0.002430 5.960866 ( 6.254522)
build_install 0.019317 0.001998 7.624465 ( 8.363799)
test_btest 0.001169 0.000121 83.042940 ( 83.453582)
test_basic 0.007573 0.000246 0.963206 ( 1.775468)
test_all 0.112057 0.015939 706.691416 (542.305914)
test_rubyspec 0.035306 0.038458 101.526406 (148.390898)
total: 801.10 sec