Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-023337
#<BuildRuby:0x0000564c6300a3b0
@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.20221208-023337",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000065 0.000000 0.000065 ( 0.000035)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.005853 0.000361 1.507152 ( 2.027409)
build_miniruby 0.001113 0.000203 1.320357 ( 1.361182)
build_ruby 0.001413 0.000257 2.734573 ( 2.774394)
build_all 0.001470 0.006694 4.000413 ( 2.217439)
build_install 0.008773 0.009409 3.053608 ( 2.342905)
test_btest 0.000523 0.000167 56.237126 ( 27.175993)
test_basic 0.001681 0.004755 0.442314 ( 0.644710)
test_all 0.000790 0.000284 638.433513 (213.180098)
test_rubyspec 0.014172 0.021971 65.794505 ( 75.719116)
total: 327.44 sec