Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-130611
#<BuildRuby:0x00007f839b3bfdc8
@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.20240930-130611",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000000 0.000055 0.000055 ( 0.000056)
build_up 0.004405 0.004775 5.134884 ( 5.223401)
build_miniruby 0.001712 0.000342 1.760216 ( 1.912797)
build_ruby 0.001851 0.000371 4.699099 ( 5.169233)
build_all 0.006766 0.003866 7.445631 ( 5.122563)
build_install 0.017866 0.006379 11.204225 ( 7.143572)
test_btest 0.000824 0.000190 96.406910 ( 29.709243)
test_basic 0.010190 0.000279 1.203392 ( 1.248877)
test_all 0.100263 0.048459 787.595975 (236.133406)
test_rubyspec 0.049387 0.039513 135.470959 ( 30.605322)
total: 322.27 sec