Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-154627
#<BuildRuby:0x00007fb64d2bfdd0
@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.20240627-154627",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000044 0.000011 0.000055 ( 0.000056)
configure 0.000038 0.000009 0.000047 ( 0.000047)
build_up 0.001679 0.007484 4.105477 ( 3.648475)
build_miniruby 0.001383 0.000407 1.617860 ( 1.615098)
build_ruby 0.001496 0.000440 4.207286 ( 14.560565)
build_all 0.005529 0.004562 8.546817 ( 5.462970)
build_install 0.013465 0.011681 11.846285 ( 8.086405)
test_btest 0.000734 0.000265 122.858092 ( 71.960001)
test_basic 0.005886 0.003338 1.268695 ( 1.331190)
test_all 0.108724 0.040920 877.134457 (272.974229)
test_rubyspec 0.043750 0.046297 173.177161 ( 44.492108)
total: 424.13 sec