Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-092933
#<BuildRuby:0x00005616f596e008
@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.20231229-092933",
@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.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005307 0.000366 1.658948 ( 2.028543)
build_miniruby 0.001300 0.000090 1.641440 ( 1.641632)
build_ruby 0.001447 0.000100 3.110162 ( 3.334270)
build_all 0.007409 0.000000 5.626196 ( 2.565429)
build_install 0.008933 0.010990 6.951151 ( 4.205003)
test_btest 0.000911 0.000126 81.144534 ( 34.073055)
test_basic 0.000214 0.007184 0.823741 ( 0.887694)
test_all 0.084113 0.035972 796.096751 (305.315043)
test_rubyspec 0.054986 0.016838 101.368504 (127.922426)
total: 481.97 sec