Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-132255
#<BuildRuby:0x0000564d94ade228
@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.20231216-132255",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000041 0.000000 0.000041 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006603 0.000000 2.246703 ( 2.689830)
build_miniruby 0.001224 0.000000 1.377540 ( 1.376127)
build_ruby 0.001577 0.000000 3.149043 ( 3.344956)
build_all 0.005461 0.003234 5.742847 ( 2.365329)
build_install 0.017983 0.000412 7.012867 ( 3.359643)
test_btest 0.000989 0.000058 83.010832 ( 22.780180)
test_basic 0.000000 0.006263 0.842200 ( 0.900910)
test_all 0.078731 0.040805 673.354634 (194.039140)
test_rubyspec 0.008463 0.045791 82.726918 ( 94.248989)
total: 325.11 sec