Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-211044
#<BuildRuby:0x00007fc151d3fdc8
@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.20241213-211044",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.005761 0.000394 2.336776 ( 2.876206)
build_miniruby 0.001291 0.000283 1.614612 ( 1.611529)
build_ruby 0.001553 0.000340 4.117026 ( 22.492060)
build_all 0.000764 0.007310 5.865746 ( 2.401702)
build_install 0.018484 0.001612 7.583421 ( 3.940916)
test_btest 0.000709 0.000177 73.282398 ( 21.403219)
test_basic 0.007113 0.001778 0.943671 ( 0.997106)
test_all 0.096128 0.046535 706.276577 (217.282507)
test_rubyspec 0.026992 0.054761 119.090540 ( 31.005005)
total: 304.01 sec