Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-034304
#<BuildRuby:0x00007f9f1ee2fdc8
@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-034304",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000045 0.000000 0.000045 ( 0.000046)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.005188 0.005839 5.518851 ( 5.465972)
build_miniruby 0.001843 0.000378 1.894467 ( 2.004933)
build_ruby 0.002542 0.000000 5.061561 ( 5.472703)
build_all 0.004109 0.005619 7.921704 ( 3.925819)
build_install 0.017093 0.001375 9.924571 ( 4.675577)
test_btest 0.000881 0.000192 100.856519 ( 29.440435)
test_basic 0.009689 0.002106 1.287525 ( 1.368036)
test_all 0.091431 0.061598 794.035005 (241.813592)
test_rubyspec 0.042832 0.050559 139.023185 ( 31.427153)
total: 325.60 sec