Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-204944
#<BuildRuby:0x00007fd2234dfdd0
@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.20241210-204944",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000048 0.000006 0.000054 ( 0.000053)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.004012 0.004551 3.480244 ( 3.610973)
build_miniruby 0.001284 0.000184 1.454350 ( 2.827064)
build_ruby 0.001821 0.000260 4.355339 ( 24.105793)
build_all 0.009404 0.000725 6.902517 ( 3.959308)
build_install 0.013223 0.009509 9.730489 ( 6.919625)
test_btest 0.000762 0.000141 80.350953 ( 48.086639)
test_basic 0.001287 0.008113 0.996579 ( 1.256231)
test_all 0.119599 0.034431 781.902741 (413.317994)
test_rubyspec 0.047235 0.037092 121.681941 ( 49.755767)
total: 553.84 sec