Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-024011
#<BuildRuby:0x00007f199253fdd8
@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.20240627-024011",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.008318 0.000127 3.694052 ( 3.285958)
build_miniruby 0.001317 0.000355 1.232479 ( 1.229305)
build_ruby 0.001469 0.000396 3.395039 ( 3.534411)
build_all 0.003700 0.005485 6.901702 ( 2.667506)
build_install 0.017479 0.001737 9.402274 ( 4.204261)
test_btest 0.000674 0.000189 109.230051 ( 31.003155)
test_basic 0.000396 0.010651 1.204268 ( 1.255129)
test_all 0.097217 0.054803 853.854653 (248.136622)
test_rubyspec 0.035679 0.047147 159.603611 ( 33.117736)
total: 328.44 sec