Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-131430
#<BuildRuby:0x00007f567f45fdd0
@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.20240711-131430",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.005825 0.005020 5.227924 ( 9.362227)
build_miniruby 0.001726 0.000336 8.904015 ( 12.973005)
build_ruby 0.002360 0.000459 4.686870 ( 6.955191)
build_all 0.007635 0.004022 8.785586 ( 12.487001)
build_install 0.019511 0.008997 12.334965 ( 18.069949)
test_btest 0.000912 0.000217 123.758845 (179.791356)
test_basic 0.007340 0.005040 1.363388 ( 2.800070)
test_all 0.142641 0.032090 931.885599 (1021.251104)
test_rubyspec 0.054170 0.032620 167.652481 ( 45.532388)
total: 1309.22 sec