Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-152901
#<BuildRuby:0x0000560394832258
@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.20230207-152901",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.003163 0.001166 1.028121 ( 1.528795)
build_miniruby 0.000849 0.000313 0.955650 ( 0.954131)
build_ruby 0.000841 0.000310 1.974375 ( 2.196816)
build_all 0.005055 0.001862 3.723390 ( 1.908549)
build_install 0.015172 0.000464 2.925890 ( 2.614367)
test_btest 0.000730 0.000232 56.580496 ( 27.162388)
test_basic 0.006295 0.000000 0.453455 ( 0.560713)
test_all 0.001370 0.000000 636.955633 (220.600755)
test_rubyspec 0.024859 0.021485 71.874424 ( 82.655347)
total: 340.18 sec