Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-020324
#<BuildRuby:0x000055f0fc989ed0
@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.20230627-020324",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.005467 0.000454 2.131863 ( 3.458270)
build_miniruby 0.001402 0.000392 1.629350 ( 1.635648)
build_ruby 0.001261 0.000353 2.961075 ( 3.183283)
build_all 0.005066 0.002022 2.430629 ( 1.585206)
build_install 0.016919 0.000451 3.899097 ( 3.049969)
test_btest 0.000000 0.001476 82.150757 ( 38.724821)
test_basic 0.005065 0.001589 0.855548 ( 0.960060)
test_all 0.002031 0.000538 592.306925 (243.960504)
test_rubyspec 0.028207 0.028041 89.206330 (102.792161)
total: 399.35 sec