Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-153359
#<BuildRuby:0x00007f07b5c2fdd0
@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.20240809-153359",
@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.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000064 0.000000 0.000064 ( 0.000064)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.008829 0.000370 4.124713 ( 5.290557)
build_miniruby 0.000000 0.002098 1.838252 ( 2.053089)
build_ruby 0.001653 0.000956 4.587210 ( 12.204413)
build_all 0.009364 0.001865 9.191393 ( 7.235851)
build_install 0.013778 0.010346 11.942538 ( 9.627763)
test_btest 0.000859 0.000329 127.606395 (112.326314)
test_basic 0.012065 0.001248 1.430137 ( 1.877450)
test_all 0.117414 0.048434 936.899645 (971.464458)
test_rubyspec 0.045671 0.052208 177.700281 (142.575338)
total: 1264.66 sec