Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-034030
#<BuildRuby:0x0000563751d3a868
@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.20221209-034030",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005219 0.000680 1.427542 ( 1.745489)
build_miniruby 0.000974 0.000127 1.269189 ( 1.278347)
build_ruby 0.001345 0.000175 2.632961 ( 2.638096)
build_all 0.005923 0.001548 3.711175 ( 2.211583)
build_install 0.015173 0.000557 2.971773 ( 2.297396)
test_btest 0.000625 0.000079 54.106056 ( 27.984325)
test_basic 0.005878 0.000734 0.434042 ( 0.537741)
test_all 0.001382 0.000173 617.262922 (236.926136)
test_rubyspec 0.020979 0.021106 67.944020 ( 78.352896)
total: 353.97 sec