Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-192938
#<BuildRuby:0x00007ff4fe5dfde0
@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.20241030-192938",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.005970 0.001990 3.780578 ( 3.326163)
build_miniruby 0.000000 0.001494 1.648196 ( 1.644816)
build_ruby 0.000000 0.001917 3.971081 ( 4.189332)
build_all 0.008684 0.000000 6.440711 ( 2.689811)
build_install 0.018715 0.000000 9.054889 ( 4.238628)
test_btest 0.000938 0.000000 74.557630 ( 19.994620)
test_basic 0.008816 0.000257 1.018716 ( 1.066490)
test_all 0.096077 0.046303 693.197756 (201.041422)
test_rubyspec 0.046314 0.032472 118.604320 ( 26.017242)
total: 264.21 sec