Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-035155
#<BuildRuby:0x000055628de5a138
@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.20230214-035155",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.004855 0.000031 1.122402 ( 1.475845)
build_miniruby 0.001249 0.000050 1.003994 ( 1.002130)
build_ruby 0.001304 0.000053 2.050235 ( 2.288962)
build_all 0.005531 0.000221 3.142603 ( 1.528997)
build_install 0.002813 0.009234 2.360947 ( 1.529753)
test_btest 0.000837 0.000100 54.663508 ( 14.600074)
test_basic 0.000196 0.004630 0.413705 ( 0.506073)
test_all 0.001054 0.000169 581.378869 (162.057592)
test_rubyspec 0.007862 0.031828 57.956151 ( 68.042656)
total: 253.03 sec