Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-171735
#<BuildRuby:0x0000563ee4ff27c8
@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.20230612-171735",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.000492 0.006731 2.065335 ( 4.823373)
build_miniruby 0.002159 0.000000 1.560509 ( 1.977517)
build_ruby 0.002279 0.000133 3.245803 ( 4.296606)
build_all 0.006923 0.001236 2.377829 ( 2.990330)
build_install 0.013597 0.006029 3.664337 ( 4.636506)
test_btest 0.000631 0.000130 80.920531 ( 72.686528)
test_basic 0.002247 0.004954 0.872892 ( 1.348704)
test_all 0.001734 0.000419 607.211003 (613.365623)
test_rubyspec 0.019324 0.043844 86.890843 (127.717010)
total: 833.84 sec