Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-161251
#<BuildRuby:0x00005579ba9c5fc0
@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.20230914-161251",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.003591 0.003944 2.377232 ( 4.191913)
build_miniruby 0.001527 0.000316 1.715812 ( 1.873273)
build_ruby 0.001245 0.000257 3.393821 ( 3.744570)
build_all 0.007337 0.000643 6.393374 ( 4.500583)
build_install 0.017426 0.001681 7.756586 ( 6.358434)
test_btest 0.000711 0.000134 83.698898 ( 43.792819)
test_basic 0.004166 0.003528 0.992940 ( 1.165764)
test_all 0.004861 0.004502 715.703867 (560.342799)
test_rubyspec 0.044206 0.042430 112.010191 (176.062554)
total: 802.03 sec