Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-073229
#<BuildRuby:0x00007f5a09c6fdd0
@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.20240705-073229",
@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.000005 0.000024 ( 0.000026)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000000 0.000044 0.000044 ( 0.000037)
build_up 0.001531 0.007086 4.183753 ( 4.191752)
build_miniruby 0.000000 0.001888 1.860337 ( 1.856567)
build_ruby 0.001379 0.000966 5.028860 ( 5.174126)
build_all 0.008021 0.001586 8.983044 ( 3.640401)
build_install 0.016687 0.004224 11.747637 ( 5.288804)
test_btest 0.000666 0.000245 126.100870 ( 33.335692)
test_basic 0.003489 0.006287 1.113119 ( 1.155664)
test_all 0.120889 0.037829 874.522274 (267.729698)
test_rubyspec 0.056038 0.040827 182.902205 ( 35.076137)
total: 357.45 sec