Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-231847
#<BuildRuby:0x000056097ccf9a00
@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.20230729-231847",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000024)
build_up 0.006698 0.000177 2.337953 ( 6.828146)
build_miniruby 0.001418 0.000092 8.949208 ( 15.883060)
build_ruby 0.001469 0.000094 3.395531 ( 5.622917)
build_all 0.007954 0.000513 2.693547 ( 3.920800)
build_install 0.018507 0.000882 4.204564 ( 6.582036)
test_btest 0.001078 0.000068 80.645698 ( 64.638883)
test_basic 0.007040 0.000131 0.959095 ( 2.191711)
test_all 0.002127 0.000129 617.760558 (488.082444)
test_rubyspec 0.023202 0.039913 94.918438 (179.888568)
total: 773.64 sec