Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-090659
#<BuildRuby:0x00007fa6a4bbfdd0
@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.20241230-090659",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001288 0.004225 1.436227 ( 1.775098)
build_miniruby 0.001168 0.000243 1.066025 ( 1.065795)
build_ruby 0.001834 0.000000 2.838992 ( 3.099315)
build_all 0.007060 0.000980 5.545776 ( 2.232807)
build_install 0.007603 0.008287 7.190870 ( 3.664350)
test_btest 0.000000 0.000878 68.196021 ( 18.214588)
test_basic 0.005264 0.003467 0.681193 ( 0.743861)
test_all 0.096596 0.042126 598.417399 (174.439919)
test_rubyspec 0.052285 0.025974 114.772026 ( 20.746101)
total: 225.98 sec