Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-193446
#<BuildRuby:0x00007fc8290afde0
@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.20240920-193446",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.008502 0.000099 3.477721 ( 2.975177)
build_miniruby 0.001285 0.000292 1.181808 ( 1.178525)
build_ruby 0.001560 0.000355 3.119290 ( 3.327944)
build_all 0.003844 0.004100 6.175543 ( 2.359457)
build_install 0.011330 0.006264 9.180275 ( 4.226045)
test_btest 0.000278 0.000665 89.150241 ( 23.131122)
test_basic 0.000000 0.010832 0.867495 ( 0.912084)
test_all 0.100465 0.048597 692.942955 (203.456964)
test_rubyspec 0.045123 0.041289 132.947678 ( 24.161128)
total: 265.73 sec