Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-092050
#<BuildRuby:0x000055b315ec2890
@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.20230906-092050",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005169 0.000087 1.685647 ( 2.052594)
build_miniruby 0.001449 0.000100 1.696275 ( 1.696368)
build_ruby 0.001895 0.000000 3.381379 ( 3.578868)
build_all 0.000000 0.009090 6.357456 ( 3.249304)
build_install 0.015780 0.005140 7.646235 ( 4.539201)
test_btest 0.001054 0.000000 81.163567 ( 30.358434)
test_basic 0.004496 0.004085 0.952691 ( 1.021734)
test_all 0.008909 0.000946 669.140167 (234.977206)
test_rubyspec 0.035367 0.033959 98.637435 (110.161020)
total: 391.64 sec