Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-065030
#<BuildRuby:0x00007f440448fdd8
@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.20240724-065030",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.008272 0.001143 3.822837 ( 4.211215)
build_miniruby 0.001714 0.000454 1.907706 ( 1.966656)
build_ruby 0.001893 0.000502 4.791271 ( 5.199162)
build_all 0.008700 0.002303 9.076390 ( 5.494260)
build_install 0.020075 0.002792 11.848291 ( 7.644724)
test_btest 0.000715 0.000179 121.700475 ( 34.912675)
test_basic 0.001154 0.008496 1.265501 ( 1.309941)
test_all 0.125203 0.028665 862.770330 (259.826724)
test_rubyspec 0.054260 0.035868 170.572656 ( 34.400965)
total: 354.97 sec