Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-090739
#<BuildRuby:0x00007efcec68fde0
@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.20241226-090739",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006416 0.000000 2.068053 ( 2.814219)
build_miniruby 0.001592 0.000001 1.676132 ( 1.768911)
build_ruby 0.001649 0.000250 3.661228 ( 41.997737)
build_all 0.006655 0.000376 5.208856 ( 1.985670)
build_install 0.017263 0.001237 6.886722 ( 3.546221)
test_btest 0.000761 0.000106 67.496013 ( 17.649213)
test_basic 0.007251 0.000378 0.884898 ( 0.937002)
test_all 0.127440 0.014817 668.457809 (192.403259)
test_rubyspec 0.049293 0.036316 116.684787 ( 26.801803)
total: 289.91 sec