Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-174049
#<BuildRuby:0x000055d8cd2e64f8
@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.20230511-174049",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.005162 0.001230 1.896579 ( 4.006981)
build_miniruby 0.001042 0.000248 1.375695 ( 1.558184)
build_ruby 0.001162 0.000277 2.670200 ( 2.990984)
build_all 0.001824 0.004972 2.157849 ( 1.884289)
build_install 0.003933 0.013372 3.447833 ( 3.231957)
test_btest 0.000452 0.000185 75.161470 ( 37.678562)
test_basic 0.004945 0.002023 0.770050 ( 1.025250)
test_all 0.001786 0.000000 540.791981 (217.648686)
test_rubyspec 0.029932 0.020549 79.253418 ( 94.419117)
total: 364.45 sec