Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-041503
#<BuildRuby:0x00007ffaa82efdd8
@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.20241008-041503",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000000 0.000062 0.000062 ( 0.000062)
configure 0.000000 0.000039 0.000039 ( 0.000039)
build_up 0.000000 0.008358 3.545453 ( 3.467061)
build_miniruby 0.000000 0.001730 1.255282 ( 1.253568)
build_ruby 0.001174 0.000939 3.456672 ( 3.592033)
build_all 0.005427 0.003236 7.043778 ( 2.766679)
build_install 0.022243 0.000000 10.310679 ( 5.086537)
test_btest 0.001204 0.000024 93.924090 ( 35.380060)
test_basic 0.010223 0.000742 0.991318 ( 1.033562)
test_all 0.108530 0.043917 784.801164 (234.898246)
test_rubyspec 0.049961 0.039194 135.413075 ( 28.552447)
total: 316.03 sec