Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-130836
#<BuildRuby:0x00007f1e3b21fdd0
@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.20240831-130836",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.007009 0.000944 3.605162 ( 3.579458)
build_miniruby 0.001275 0.000378 1.737537 ( 1.735417)
build_ruby 0.001459 0.000432 4.268289 ( 4.429951)
build_all 0.008455 0.000000 7.785472 ( 3.144088)
build_install 0.014485 0.004731 10.628276 ( 4.980765)
test_btest 0.000757 0.000213 114.803480 ( 29.778680)
test_basic 0.007594 0.002135 0.980461 ( 1.025721)
test_all 0.112057 0.035424 763.861614 (219.299918)
test_rubyspec 0.048620 0.041247 164.938730 ( 26.729618)
total: 294.70 sec