Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-142746
#<BuildRuby:0x00007f444f6dfde0
@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.20240905-142746",
@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.000017 0.000007 0.000024 ( 0.000023)
autoconf 0.000033 0.000013 0.000046 ( 0.000046)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.004905 0.004290 3.943974 ( 4.180641)
build_miniruby 0.000000 0.002333 1.696779 ( 1.698230)
build_ruby 0.000708 0.001737 4.564477 ( 4.805738)
build_all 0.006975 0.003077 8.606449 ( 5.552614)
build_install 0.021900 0.004650 12.141087 ( 9.497920)
test_btest 0.000600 0.000246 126.409256 ( 72.101770)
test_basic 0.008100 0.002384 1.060681 ( 1.105042)
test_all 0.094159 0.059453 929.100908 (325.496947)
test_rubyspec 0.059916 0.033746 164.126065 ( 32.998420)
total: 457.44 sec