Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-123158
#<BuildRuby:0x00007fb69250fdc0
@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.20240924-123158",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000054 0.000000 0.000054 ( 0.000054)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.006339 0.003797 5.112662 ( 6.797450)
build_miniruby 0.002091 0.000359 1.809679 ( 2.277194)
build_ruby 0.002134 0.000366 4.734384 ( 5.896566)
build_all 0.008622 0.001478 7.581587 ( 7.657872)
build_install 0.022563 0.002239 11.270270 ( 11.519636)
test_btest 0.001043 0.000170 99.633398 (111.646358)
test_basic 0.004109 0.009424 1.250822 ( 2.636346)
test_all 0.122857 0.042167 846.274903 (1034.435999)
test_rubyspec 0.054936 0.037388 139.644468 (104.439924)
total: 1287.31 sec