Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-035842
#<BuildRuby:0x0000560a309f5f70
@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.20230113-035842",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004078 0.000169 1.127534 ( 1.565257)
build_miniruby 0.000000 0.001359 1.415879 ( 1.415160)
build_ruby 0.000000 0.001733 3.388241 ( 3.767033)
build_all 0.006842 0.000585 3.750779 ( 1.997197)
build_install 0.006491 0.008439 2.834413 ( 2.203003)
test_btest 0.000000 0.000865 56.064640 ( 23.593969)
test_basic 0.003252 0.003056 0.413184 ( 0.519972)
test_all 0.001197 0.000206 620.314064 (213.661915)
test_rubyspec 0.026346 0.020504 68.650587 ( 78.691764)
total: 327.42 sec