Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-150302
#<BuildRuby:0x0000556c041a6380
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-150302",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.005431 0.000120 1.404341 ( 1.588067)
build_miniruby 0.001208 0.000101 0.861606 ( 0.860875)
build_ruby 0.001457 0.000121 1.499505 ( 1.490448)
build_all 0.007921 0.000000 3.659177 ( 1.925547)
build_install 0.010910 0.003974 2.754099 ( 1.840812)
test_btest 0.000567 0.000059 58.837431 ( 20.695349)
test_basic 0.003315 0.000343 0.366921 ( 0.463903)
test_all 0.001729 0.000000 650.262962 (203.109377)
test_rubyspec 0.019551 0.019866 63.350964 ( 73.329992)
total: 305.31 sec