Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-073647
#<BuildRuby:0x00007fccbf82fdc8
@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.20241006-073647",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.007810 0.000000 3.485046 ( 3.376273)
build_miniruby 0.001613 0.000000 1.328529 ( 1.326010)
build_ruby 0.002096 0.000000 4.051371 ( 4.198497)
build_all 0.009339 0.000125 7.316839 ( 3.025862)
build_install 0.013551 0.007144 10.406635 ( 4.957210)
test_btest 0.000811 0.000119 95.864288 ( 25.301574)
test_basic 0.006201 0.003658 1.058143 ( 1.107579)
test_all 0.099725 0.052036 774.984466 (255.415383)
test_rubyspec 0.051954 0.033786 135.918553 ( 33.539180)
total: 332.25 sec