Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-115348
#<BuildRuby:0x000055585a2627c8
@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.20230330-115348",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006033 0.000247 1.880513 ( 3.628774)
build_miniruby 0.002055 0.000246 19.825490 ( 10.085519)
build_ruby 0.001476 0.000177 2.787524 ( 3.044279)
build_all 0.005780 0.004446 13.124145 ( 7.082673)
build_install 0.016968 0.001205 3.563971 ( 3.568221)
test_btest 0.000705 0.000100 68.140514 ( 37.624125)
test_basic 0.000000 0.006937 0.557320 ( 0.898123)
test_all 0.000751 0.000930 561.691310 (250.876142)
test_rubyspec 0.015865 0.032747 76.912514 ( 87.072512)
total: 403.88 sec