Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-004024
#<BuildRuby:0x000055fc631a6390
@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.20240321-004024",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.009327 0.002152 4.132740 ( 4.808629)
build_miniruby 0.001138 0.000262 1.780399 ( 2.122471)
build_ruby 0.002012 0.000000 3.759775 ( 14.147174)
build_all 0.006793 0.002359 7.164425 ( 5.647177)
build_install 0.016305 0.006025 9.863701 ( 7.843956)
test_btest 0.000711 0.000178 94.845747 ( 86.068475)
test_basic 0.003333 0.000833 1.013182 ( 1.435154)
test_all 0.106524 0.017546 854.920050 (455.362397)
test_rubyspec 0.019515 0.077470 134.992612 (145.302052)
total: 722.74 sec