Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250203-005911
#<BuildRuby:0x00007f7396fdfdc0
@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.20250203-005911",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000000 0.007483 3.678747 ( 2.843723)
build_miniruby 0.001841 0.000000 1.125201 ( 1.124811)
build_ruby 0.001495 0.000137 3.266092 ( 3.471304)
build_all 0.006102 0.001953 5.424768 ( 2.292725)
build_install 0.013474 0.003176 7.344157 ( 3.468793)
test_btest 0.000738 0.000000 61.825424 ( 17.195684)
test_basic 0.007490 0.000000 0.715481 ( 0.774634)
test_all 0.073688 0.043414 540.044835 (208.984664)
test_rubyspec 0.054459 0.015426 105.294984 ( 23.576254)
total: 263.73 sec