Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-120804
#<BuildRuby:0x00007fbd9d2cfdc8
@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.20241118-120804",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.007452 0.000000 3.444427 ( 3.394941)
build_miniruby 0.000000 0.001522 1.357122 ( 1.354121)
build_ruby 0.000577 0.001158 3.643665 ( 3.778552)
build_all 0.008451 0.000128 5.973151 ( 2.359302)
build_install 0.007135 0.012506 9.179708 ( 4.379913)
test_btest 0.000665 0.000154 78.091903 ( 22.637947)
test_basic 0.003559 0.006121 1.079207 ( 1.127835)
test_all 0.104666 0.042798 703.287820 (227.273850)
test_rubyspec 0.048483 0.036271 114.767921 ( 22.926532)
total: 289.23 sec