Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-143310
#<BuildRuby:0x000055d258b963d0
@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.20221220-143310",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003674 0.000580 1.114435 ( 1.551752)
build_miniruby 0.001362 0.000216 1.512321 ( 1.522256)
build_ruby 0.001769 0.000000 3.511270 ( 3.962784)
build_all 0.000862 0.007202 4.034606 ( 2.581452)
build_install 0.013821 0.001254 3.140557 ( 2.928411)
test_btest 0.000596 0.000130 54.872325 ( 29.183028)
test_basic 0.001194 0.004620 0.445489 ( 0.554534)
test_all 0.001126 0.000294 618.233792 (251.056984)
test_rubyspec 0.022039 0.023857 71.469581 ( 84.401343)
total: 377.74 sec