Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-011343
#<BuildRuby:0x00005561f52724f8
@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.20230614-011343",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003694 0.003393 2.030249 ( 5.137181)
build_miniruby 0.001527 0.000211 1.525157 ( 1.971327)
build_ruby 0.001682 0.000232 3.007025 ( 3.732367)
build_all 0.001177 0.008149 2.482303 ( 2.924838)
build_install 0.014703 0.005512 3.920204 ( 4.006542)
test_btest 0.000632 0.000143 80.770991 ( 52.642931)
test_basic 0.003365 0.004019 0.868310 ( 1.690553)
test_all 0.001232 0.000308 605.183985 (601.404787)
test_rubyspec 0.044619 0.019703 91.127023 (235.017045)
total: 908.53 sec