Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-222756
#<BuildRuby:0x00007f733e60fdc0
@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.20241223-222756",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000035 0.000011 0.000046 ( 0.000045)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.001970 0.004629 2.173168 ( 2.929806)
build_miniruby 0.001393 0.000464 1.648365 ( 1.847878)
build_ruby 0.002180 0.000000 4.417622 ( 4.724264)
build_all 0.008074 0.002151 6.814065 ( 3.538859)
build_install 0.017142 0.004576 8.832239 ( 5.480432)
test_btest 0.000685 0.000217 78.777975 ( 39.834463)
test_basic 0.005516 0.004295 1.047784 ( 1.124002)
test_all 0.107597 0.033155 717.357085 (248.614167)
test_rubyspec 0.033431 0.046467 115.761880 ( 26.921896)
total: 335.02 sec