Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-080245
#<BuildRuby:0x00007fcb37c4fdd8
@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.20240920-080245",
@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.000026 0.000000 0.000026 ( 0.000027)
autoconf 0.000048 0.000000 0.000048 ( 0.000048)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.010340 0.000000 5.142353 ( 4.515259)
build_miniruby 0.000000 0.002165 2.239156 ( 2.237207)
build_ruby 0.001254 0.000633 5.001475 ( 5.128821)
build_all 0.009030 0.000725 8.779794 ( 3.561775)
build_install 0.012436 0.008726 11.770283 ( 5.535250)
test_btest 0.000783 0.000139 104.662347 ( 40.714878)
test_basic 0.007234 0.003143 0.876199 ( 1.178340)
test_all 0.119679 0.029594 716.580122 (212.567389)
test_rubyspec 0.075516 0.018001 139.114159 ( 24.822009)
total: 300.26 sec