Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-011022
#<BuildRuby:0x00007f70c3f5fdd0
@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.20240829-011022",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000057 0.000000 0.000057 ( 0.000057)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.000465 0.007131 3.397915 ( 3.717073)
build_miniruby 0.001449 0.000362 1.431999 ( 1.428772)
build_ruby 0.001393 0.000348 4.284963 ( 4.427786)
build_all 0.003538 0.004969 7.732924 ( 3.087215)
build_install 0.010819 0.007720 10.654536 ( 5.123342)
test_btest 0.000789 0.000248 115.688962 ( 30.743746)
test_basic 0.003949 0.005426 1.240499 ( 1.288218)
test_all 0.123492 0.023800 823.215909 (262.118842)
test_rubyspec 0.037830 0.049110 161.609253 ( 32.395046)
total: 344.33 sec