Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221217-233225
#<BuildRuby:0x00005590d7c1a120
@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.20221217-233225",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.005397 0.000106 1.149614 ( 2.157377)
build_miniruby 0.001511 0.000121 1.464373 ( 1.663054)
build_ruby 0.001898 0.000151 3.914733 ( 4.770512)
build_all 0.000000 0.007906 3.896494 ( 3.540973)
build_install 0.017319 0.001848 3.302377 ( 3.507305)
test_btest 0.000000 0.000753 58.521022 ( 38.907796)
test_basic 0.003421 0.003552 0.446881 ( 0.734026)
test_all 0.001727 0.000309 638.512475 (279.830246)
test_rubyspec 0.023812 0.021360 69.232379 ( 79.204030)
total: 414.32 sec