Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-012518
#<BuildRuby:0x0000563ed8b0a230
@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.20230811-012518",
@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.000026 0.000002 0.000028 ( 0.000029)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.006803 0.000601 2.424300 ( 7.253389)
build_miniruby 0.001499 0.000132 1.789440 ( 4.187897)
build_ruby 0.001748 0.000155 3.452221 ( 6.410713)
build_all 0.007475 0.000659 2.918252 ( 4.777410)
build_install 0.018623 0.000808 4.510378 ( 6.631035)
test_btest 0.001384 0.000000 85.681317 ( 72.732840)
test_basic 0.008252 0.000404 1.036870 ( 1.799041)
test_all 0.001821 0.000000 704.656458 (590.198612)
test_rubyspec 0.037386 0.027195 104.383243 (204.780440)
total: 898.77 sec