Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-135922
#<BuildRuby:0x00007fdb5b49fdc0
@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.20240923-135922",
@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.000009 0.000004 0.000013 ( 0.000014)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.006037 0.002347 3.647000 ( 3.116601)
build_miniruby 0.001153 0.000449 1.236870 ( 1.234383)
build_ruby 0.000000 0.001775 3.098358 ( 3.322864)
build_all 0.007852 0.000496 5.843878 ( 2.346238)
build_install 0.012798 0.004264 8.499597 ( 3.645369)
test_btest 0.000743 0.000279 81.613324 ( 21.342744)
test_basic 0.003850 0.005919 0.970896 ( 1.015847)
test_all 0.091455 0.057233 805.020836 (295.404056)
test_rubyspec 0.058650 0.026774 135.147882 ( 25.953984)
total: 357.38 sec