Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-140740
#<BuildRuby:0x00007fea1aa7fdd0
@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-140740",
@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.000020)
autoconf 0.000028 0.000011 0.000039 ( 0.000038)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.003386 0.005503 4.288164 ( 3.473777)
build_miniruby 0.000000 0.001684 1.732521 ( 1.729777)
build_ruby 0.000996 0.000845 4.089631 ( 4.256620)
build_all 0.002592 0.005339 6.765439 ( 2.787689)
build_install 0.019670 0.000000 10.611157 ( 4.861127)
test_btest 0.000996 0.000000 94.454097 ( 26.352753)
test_basic 0.009386 0.001381 1.065083 ( 1.113879)
test_all 0.103117 0.045262 775.572831 (222.850299)
test_rubyspec 0.040652 0.042644 135.972767 ( 29.803413)
total: 297.23 sec