Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-154913
#<BuildRuby:0x0000563be7c46138
@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.20221230-154913",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.005037 0.000039 1.195648 ( 1.943335)
build_miniruby 0.001801 0.000000 1.543500 ( 1.607057)
build_ruby 0.001805 0.000000 3.292558 ( 22.173948)
build_all 0.004679 0.000158 3.264197 ( 5.533584)
build_install 0.013472 0.003826 3.204320 ( 2.862555)
test_btest 0.000679 0.000043 56.654332 ( 28.192464)
test_basic 0.006415 0.000140 0.445856 ( 0.821079)
test_all 0.002832 0.000046 640.806122 (261.250499)
test_rubyspec 0.021053 0.027577 71.704452 ( 85.813865)
total: 410.20 sec