Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-200541
#<BuildRuby:0x00007fa4f568fdc0
@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.20241219-200541",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.001186 0.004298 1.856994 ( 2.152592)
build_miniruby 0.001272 0.000000 1.213477 ( 1.211140)
build_ruby 0.000000 0.001896 3.558284 ( 3.727594)
build_all 0.007635 0.001218 6.241124 ( 2.646087)
build_install 0.005527 0.008302 7.471870 ( 3.926639)
test_btest 0.000649 0.000209 73.458633 ( 20.544307)
test_basic 0.001882 0.009611 0.984152 ( 1.034929)
test_all 0.129927 0.013326 683.624457 (231.042776)
test_rubyspec 0.029703 0.052097 113.746489 ( 27.230680)
total: 293.52 sec