Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-063334
#<BuildRuby:0x00005639a90c6118
@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.20230624-063334",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005958 0.000477 1.975276 ( 4.888677)
build_miniruby 0.001503 0.000120 1.540275 ( 2.375323)
build_ruby 0.001311 0.000104 3.108624 ( 4.359398)
build_all 0.006917 0.000553 2.389676 ( 2.839196)
build_install 0.015065 0.003002 3.681005 ( 4.434487)
test_btest 0.000846 0.000080 79.006507 ( 45.067237)
test_basic 0.006755 0.000240 0.835870 ( 1.324518)
test_all 0.001455 0.000132 580.596131 (332.988323)
test_rubyspec 0.019264 0.032830 89.439000 (130.441209)
total: 528.72 sec