Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-095413
#<BuildRuby:0x00007f3d8373fdd0
@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-095413",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002247 0.004767 3.399615 ( 3.395466)
build_miniruby 0.001602 0.000000 1.628416 ( 1.625266)
build_ruby 0.001844 0.000000 3.343702 ( 3.547654)
build_all 0.006143 0.001974 6.348602 ( 2.515420)
build_install 0.013026 0.005873 9.162029 ( 4.315128)
test_btest 0.000000 0.001038 80.113242 ( 21.487279)
test_basic 0.008093 0.003014 0.874927 ( 0.916683)
test_all 0.087282 0.059082 726.350348 (232.680176)
test_rubyspec 0.063835 0.022538 117.311400 ( 27.852863)
total: 298.34 sec