Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-172046
#<BuildRuby:0x00007fd12536fdc8
@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.20240816-172046",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.003359 0.004439 3.837684 ( 3.699706)
build_miniruby 0.001502 0.000182 1.659962 ( 1.656362)
build_ruby 0.001640 0.000199 3.896061 ( 4.103884)
build_all 0.008847 0.000043 7.855290 ( 2.942934)
build_install 0.018261 0.000580 11.112405 ( 5.231501)
test_btest 0.000974 0.000103 116.653983 ( 33.392188)
test_basic 0.006004 0.004627 1.226388 ( 1.279886)
test_all 0.115844 0.031808 795.990468 (236.647415)
test_rubyspec 0.048615 0.041487 164.852432 ( 34.601043)
total: 323.56 sec