Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-134738
#<BuildRuby:0x00007fe17212fdd0
@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.20240818-134738",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000032 0.000012 0.000044 ( 0.000044)
configure 0.000025 0.000010 0.000035 ( 0.000036)
build_up 0.006864 0.002704 4.298902 ( 6.468926)
build_miniruby 0.001327 0.000522 1.995860 ( 2.295038)
build_ruby 0.002537 0.000000 4.932312 ( 5.823167)
build_all 0.011397 0.000764 9.487949 ( 9.909685)
build_install 0.015309 0.012642 13.049876 ( 14.006423)
test_btest 0.000647 0.000262 135.606167 (151.315967)
test_basic 0.011503 0.003729 1.537314 ( 2.554980)
test_all 0.134297 0.037174 968.267640 (870.019913)
test_rubyspec 0.052704 0.047074 189.201383 (142.757674)
total: 1205.15 sec