Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-092817
#<BuildRuby:0x00007f519056fde0
@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.20240921-092817",
@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.000006 0.000020 ( 0.000021)
autoconf 0.000023 0.000010 0.000033 ( 0.000032)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.007962 0.000000 3.530217 ( 3.074862)
build_miniruby 0.001764 0.000000 1.184095 ( 1.180932)
build_ruby 0.001742 0.000000 3.208834 ( 3.440711)
build_all 0.007132 0.000000 5.361384 ( 2.136228)
build_install 0.017479 0.001445 8.859675 ( 4.090555)
test_btest 0.000797 0.000255 84.976044 ( 21.948492)
test_basic 0.004751 0.004394 0.859745 ( 0.914570)
test_all 0.096874 0.052425 689.228552 (199.031201)
test_rubyspec 0.055318 0.034141 136.879990 ( 23.333519)
total: 259.15 sec