Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-165417
#<BuildRuby:0x00007f789227fdc8
@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.20240904-165417",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.001044 0.006965 3.580342 ( 3.588995)
build_miniruby 0.001763 0.000000 1.645980 ( 1.644000)
build_ruby 0.001942 0.000000 4.280196 ( 23.907738)
build_all 0.001868 0.006997 7.528020 ( 2.870057)
build_install 0.011975 0.006927 10.853729 ( 7.653155)
test_btest 0.000882 0.000338 116.313479 ( 32.219610)
test_basic 0.009804 0.000600 1.152356 ( 2.724184)
test_all 0.093769 0.054839 823.582673 (255.156965)
test_rubyspec 0.065113 0.024845 160.765620 ( 35.795495)
total: 365.56 sec