Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-162542
#<BuildRuby:0x0000558da7195fc0
@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.20230528-162542",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003393 0.003298 1.856389 ( 3.612567)
build_miniruby 0.001682 0.000000 1.329233 ( 1.335773)
build_ruby 0.001570 0.000000 2.624524 ( 2.951040)
build_all 0.004336 0.002598 2.112625 ( 2.193950)
build_install 0.010148 0.007773 3.446165 ( 3.671145)
test_btest 0.000644 0.000136 76.832388 ( 37.503652)
test_basic 0.000931 0.003908 0.742891 ( 0.846631)
test_all 0.000526 0.002727 585.663176 (232.755566)
test_rubyspec 0.014593 0.039908 84.006901 (103.402224)
total: 388.27 sec