Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-141252
#<BuildRuby:0x00005615b4509fb8
@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.20240123-141252",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001431 0.004360 1.622970 ( 1.968059)
build_miniruby 0.000000 0.001453 1.693634 ( 1.698048)
build_ruby 0.000189 0.001636 3.299668 ( 3.557377)
build_all 0.007861 0.000000 6.416903 ( 3.116235)
build_install 0.013500 0.004342 7.569148 ( 4.243623)
test_btest 0.000712 0.000166 85.593882 ( 34.249459)
test_basic 0.000000 0.006884 0.928931 ( 1.028488)
test_all 0.100318 0.012906 719.937579 (288.388371)
test_rubyspec 0.034379 0.068662 171.445440 (183.167082)
total: 521.42 sec