Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-042303
#<BuildRuby:0x00007fc4de54fdd0
@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.20241024-042303",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.002777 0.005179 3.438194 ( 3.299767)
build_miniruby 0.001158 0.000463 1.219056 ( 1.216445)
build_ruby 0.001699 0.000000 3.783212 ( 3.956826)
build_all 0.009404 0.000967 6.935006 ( 2.696574)
build_install 0.018345 0.001817 9.213393 ( 4.243131)
test_btest 0.000598 0.000192 80.374318 ( 23.746118)
test_basic 0.005322 0.006035 1.128163 ( 1.231519)
test_all 0.103593 0.044131 677.931666 (200.219327)
test_rubyspec 0.042918 0.042118 126.516075 ( 29.532972)
total: 270.14 sec