Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-140420
#<BuildRuby:0x000055f3babf63b0
@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-140420",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000000 0.004376 1.082177 ( 1.726200)
build_miniruby 0.000000 0.001472 1.255085 ( 1.267227)
build_ruby 0.000000 0.001511 3.207455 ( 3.643323)
build_all 0.002364 0.005042 3.789006 ( 2.678242)
build_install 0.014093 0.000457 2.828457 ( 2.729675)
test_btest 0.000515 0.000129 54.076907 ( 31.146899)
test_basic 0.001394 0.004597 0.425099 ( 0.604749)
test_all 0.000900 0.000263 620.297493 (214.395000)
test_rubyspec 0.023206 0.017829 64.640395 ( 74.837136)
total: 333.03 sec