Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-015448
#<BuildRuby:0x00007efc0211fdc8
@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.20240928-015448",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.004280 0.004005 3.999393 ( 3.436780)
build_miniruby 0.000000 0.001754 1.226146 ( 1.223432)
build_ruby 0.000000 0.001854 3.123513 ( 18.788007)
build_all 0.003833 0.004142 6.111086 ( 2.518746)
build_install 0.006535 0.011536 8.789005 ( 3.750822)
test_btest 0.000549 0.000823 84.193527 ( 23.659090)
test_basic 0.002180 0.006588 0.825292 ( 0.880040)
test_all 0.111798 0.034399 718.789214 (220.900711)
test_rubyspec 0.056128 0.028291 133.641218 ( 24.554210)
total: 299.71 sec