Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-024231
#<BuildRuby:0x00007fd58178fdd0
@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.20241229-024231",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.001026 0.004344 2.033880 ( 2.356003)
build_miniruby 0.001031 0.000397 1.581330 ( 1.578265)
build_ruby 0.001536 0.000591 4.185232 ( 4.369662)
build_all 0.007239 0.001164 6.234784 ( 2.547255)
build_install 0.017228 0.001529 7.687964 ( 3.929357)
test_btest 0.000769 0.000257 75.216851 ( 20.221596)
test_basic 0.009043 0.000077 0.778005 ( 0.823199)
test_all 0.075690 0.066258 688.402623 (205.855585)
test_rubyspec 0.047722 0.032387 116.087466 ( 25.474007)
total: 267.16 sec