Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-193008
#<BuildRuby:0x00005577662460e8
@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.20230105-193008",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005581 0.000000 1.371289 ( 3.117845)
build_miniruby 0.000000 0.001422 1.941571 ( 2.711823)
build_ruby 0.000512 0.002030 3.865057 ( 5.381882)
build_all 0.008737 0.000210 4.049131 ( 4.945770)
build_install 0.012291 0.007890 3.346771 ( 4.019718)
test_btest 0.001033 0.000000 60.712657 ( 57.460383)
test_basic 0.007103 0.000000 0.475092 ( 0.767830)
test_all 0.001214 0.000000 678.750081 (427.229953)
test_rubyspec 0.033526 0.015190 72.850867 ( 85.707607)
total: 591.34 sec