Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-020829
#<BuildRuby:0x00007f253b93fdc0
@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.20241116-020829",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.002408 0.004952 3.442892 ( 3.471284)
build_miniruby 0.001119 0.000406 1.610159 ( 1.607367)
build_ruby 0.001453 0.000528 3.516023 ( 3.644953)
build_all 0.008099 0.001318 6.538657 ( 2.785714)
build_install 0.013598 0.005816 8.411791 ( 4.044355)
test_btest 0.000670 0.000239 79.925579 ( 21.372986)
test_basic 0.003752 0.005667 0.821933 ( 0.866554)
test_all 0.107813 0.040174 718.701366 (206.007190)
test_rubyspec 0.039691 0.044506 116.182905 ( 25.111997)
total: 268.91 sec