Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-010511
#<BuildRuby:0x00007ff2d53afdc0
@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.20241205-010511",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.004326 0.004053 4.028865 ( 3.687473)
build_miniruby 0.001351 0.000225 1.607277 ( 1.603623)
build_ruby 0.001684 0.000280 3.599311 ( 3.831046)
build_all 0.003273 0.004774 6.014613 ( 2.552582)
build_install 0.014648 0.002016 8.701007 ( 4.120647)
test_btest 0.000697 0.000134 74.464002 ( 20.815328)
test_basic 0.003987 0.005494 0.934132 ( 0.977394)
test_all 0.102230 0.042004 681.485717 (195.310294)
test_rubyspec 0.064867 0.016579 120.838180 ( 25.289308)
total: 258.19 sec