Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-024808
#<BuildRuby:0x00007efdfeabfdd0
@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.20240614-024808",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000027 0.000012 0.000039 ( 0.000040)
configure 0.000022 0.000010 0.000032 ( 0.000033)
build_up 0.000901 0.006409 3.312723 ( 3.254063)
build_miniruby 0.001033 0.000537 1.181292 ( 1.178214)
build_ruby 0.001280 0.000665 3.747911 ( 3.869999)
build_all 0.004418 0.004220 7.596108 ( 2.939961)
build_install 0.011079 0.007494 10.235545 ( 4.811787)
test_btest 0.000646 0.000357 111.437300 ( 30.364049)
test_basic 0.007207 0.001710 1.203146 ( 1.252047)
test_all 0.104040 0.043539 748.513113 (208.233342)
test_rubyspec 0.042044 0.052335 159.705879 ( 26.692303)
total: 282.60 sec