Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-152629
#<BuildRuby:0x000055b427abdf70
@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.20230912-152629",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000007 0.000001 0.000008 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003480 0.003958 2.458131 ( 3.967342)
build_miniruby 0.009345 0.000000 236.934546 ( 79.919950)
build_ruby 0.002008 0.000000 4.066866 ( 4.281154)
build_all 0.008148 0.003821 32.965191 ( 14.029468)
build_install 0.017144 0.001825 7.676601 ( 3.911915)
test_btest 0.000915 0.000127 85.696049 ( 32.403898)
test_basic 0.000391 0.008047 0.976452 ( 1.159587)
test_all 0.005579 0.004567 698.473426 (277.134873)
test_rubyspec 0.023969 0.053057 107.460822 (126.747336)
total: 543.56 sec