Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-213957
#<BuildRuby:0x00005575fb016118
@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.20230101-213957",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000422 0.004068 1.196669 ( 1.648571)
build_miniruby 0.001217 0.000304 1.480158 ( 1.591511)
build_ruby 0.001157 0.000290 3.461154 ( 4.048872)
build_all 0.006255 0.000511 3.850744 ( 2.952731)
build_install 0.014159 0.001245 3.178017 ( 3.060094)
test_btest 0.000536 0.000116 56.497024 ( 21.339462)
test_basic 0.004099 0.000891 0.431246 ( 0.558595)
test_all 0.001132 0.000246 646.139177 (204.909587)
test_rubyspec 0.013222 0.026045 65.889981 ( 76.232945)
total: 316.34 sec