Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-021231
#<BuildRuby:0x00007fca67bcfdc0
@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.20240927-021231",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001135 0.007520 3.973994 ( 3.296227)
build_miniruby 0.000000 0.001526 1.195578 ( 1.192466)
build_ruby 0.000000 0.001865 2.929270 ( 3.166701)
build_all 0.006933 0.000958 5.908536 ( 2.264192)
build_install 0.013827 0.003552 8.702173 ( 3.755614)
test_btest 0.000749 0.000155 83.876088 ( 21.766181)
test_basic 0.010358 0.000000 0.901969 ( 0.946009)
test_all 0.097711 0.046665 695.163468 (200.008279)
test_rubyspec 0.022563 0.066028 128.648604 ( 23.432631)
total: 259.83 sec