Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-200319
#<BuildRuby:0x00007f204693fdd8
@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.20240929-200319",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000043 0.000013 0.000056 ( 0.000056)
configure 0.000034 0.000010 0.000044 ( 0.000043)
build_up 0.003841 0.005213 4.834758 ( 4.121952)
build_miniruby 0.001268 0.000423 1.746121 ( 1.742108)
build_ruby 0.001822 0.000000 3.872219 ( 4.072232)
build_all 0.005850 0.002583 6.993774 ( 2.890185)
build_install 0.016250 0.002610 10.460231 ( 4.798124)
test_btest 0.000840 0.000264 91.898694 ( 24.677950)
test_basic 0.002377 0.007802 1.097315 ( 1.141962)
test_all 0.127352 0.023902 778.137355 (239.461721)
test_rubyspec 0.047186 0.043242 135.341434 ( 29.538118)
total: 312.45 sec