Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-133224
#<BuildRuby:0x000055a1f1eea2a8
@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.20230510-133224",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.005969 1.909967 ( 3.659412)
build_miniruby 0.000430 0.001010 1.379406 ( 1.494575)
build_ruby 0.001357 0.000413 2.907523 ( 3.345236)
build_all 0.005207 0.001585 2.316738 ( 1.906976)
build_install 0.011798 0.003591 3.470179 ( 3.415991)
test_btest 0.000000 0.000790 76.394417 ( 41.461238)
test_basic 0.000789 0.007103 0.779215 ( 1.048473)
test_all 0.000856 0.000321 584.096018 (214.314196)
test_rubyspec 0.012977 0.037580 81.608982 (100.051555)
total: 370.70 sec