Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-141952
#<BuildRuby:0x00007f7b5a91fdc0
@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-141952",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.006276 0.004517 5.185747 ( 4.263480)
build_miniruby 0.001642 0.000400 1.695786 ( 1.698041)
build_ruby 0.000000 0.002350 4.507544 ( 4.686916)
build_all 0.002564 0.006430 7.742091 ( 4.226217)
build_install 0.016604 0.007269 11.514238 ( 7.143940)
test_btest 0.001212 0.000149 103.445359 ( 54.462715)
test_basic 0.007612 0.005314 1.292351 ( 1.496077)
test_all 0.127463 0.032750 879.746854 (468.225508)
test_rubyspec 0.054089 0.033512 149.154636 (112.160471)
total: 658.36 sec