Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-232330
#<BuildRuby:0x00007f758190fdc8
@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.20240802-232330",
@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.000004 0.000026 ( 0.000028)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.008703 0.000122 3.766771 ( 3.854223)
build_miniruby 0.001556 0.000292 1.649657 ( 1.656418)
build_ruby 0.000000 0.002515 4.253962 ( 27.791171)
build_all 0.008007 0.001449 8.367905 ( 3.844513)
build_install 0.018400 0.004520 11.574107 ( 5.977723)
test_btest 0.000783 0.000165 122.795733 ( 47.780992)
test_basic 0.011489 0.001500 1.428415 ( 1.551905)
test_all 0.125140 0.030718 956.263819 (487.649177)
test_rubyspec 0.054272 0.039257 174.557822 (133.309804)
total: 713.42 sec