Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-232741
#<BuildRuby:0x000055ca289d21a8
@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.20221226-232741",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.006013 0.000233 1.233986 ( 2.644731)
build_miniruby 0.001277 0.000147 1.631110 ( 2.186898)
build_ruby 0.001905 0.000220 3.940118 ( 5.783378)
build_all 0.007387 0.000853 4.035243 ( 5.366390)
build_install 0.016546 0.004303 3.459841 ( 4.718435)
test_btest 0.000769 0.000102 59.380945 ( 64.288338)
test_basic 0.002242 0.004115 0.470357 ( 0.941230)
test_all 0.000902 0.000145 671.998920 (481.747164)
test_rubyspec 0.029193 0.023290 73.431652 ( 86.466035)
total: 654.14 sec