Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-100303
#<BuildRuby:0x00007f4bc4cdfde0
@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.20241111-100303",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000022 0.000003 0.000025 ( 0.000023)
build_up 0.000000 0.008077 3.553650 ( 3.375509)
build_miniruby 0.000000 0.001800 1.701011 ( 1.697845)
build_ruby 0.000000 0.001965 4.054051 ( 4.199692)
build_all 0.003624 0.004804 6.404471 ( 2.429796)
build_install 0.013684 0.005326 9.723321 ( 4.744076)
test_btest 0.000910 0.000241 82.330209 ( 21.815200)
test_basic 0.004522 0.004036 1.106191 ( 1.155005)
test_all 0.106015 0.048368 735.060660 (225.069163)
test_rubyspec 0.045122 0.035212 122.623582 ( 25.441802)
total: 289.93 sec