Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-181309
#<BuildRuby:0x00007f3e4df5fdd8
@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.20241023-181309",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.007512 0.000436 3.789822 ( 3.641172)
build_miniruby 0.001548 0.000194 1.623263 ( 1.627076)
build_ruby 0.001684 0.000211 4.429062 ( 4.580353)
build_all 0.008130 0.000000 6.911938 ( 2.920378)
build_install 0.014308 0.003866 9.870370 ( 4.769964)
test_btest 0.000900 0.000120 78.832529 ( 21.567392)
test_basic 0.005688 0.004470 1.041701 ( 1.089048)
test_all 0.106962 0.045890 730.126308 (212.068084)
test_rubyspec 0.059649 0.026804 127.114671 ( 27.976300)
total: 280.24 sec