Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-070715
#<BuildRuby:0x00007fc18bb8fde0
@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.20240819-070715",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000036 0.000011 0.000047 ( 0.000046)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.006266 0.002304 4.069225 ( 3.986245)
build_miniruby 0.000000 0.001720 1.587267 ( 1.583447)
build_ruby 0.000911 0.001070 3.859003 ( 3.981354)
build_all 0.004464 0.005302 8.815367 ( 3.478874)
build_install 0.020278 0.000282 11.633324 ( 5.352438)
test_btest 0.000769 0.000233 126.708017 ( 34.184583)
test_basic 0.010629 0.000793 1.174439 ( 1.213455)
test_all 0.126383 0.031877 930.816557 (274.566685)
test_rubyspec 0.065578 0.031309 182.171101 ( 40.023465)
total: 368.37 sec