Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-021227
#<BuildRuby:0x00007fc1adedfdc0
@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.20240727-021227",
@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.000006 0.000027 ( 0.000028)
autoconf 0.000034 0.000010 0.000044 ( 0.000045)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.004426 0.005457 4.013782 ( 4.874806)
build_miniruby 0.001229 0.000410 1.759170 ( 1.899129)
build_ruby 0.001833 0.000611 4.796153 ( 5.199173)
build_all 0.005992 0.004842 8.907890 ( 5.247722)
build_install 0.019659 0.003707 11.774898 ( 7.408806)
test_btest 0.000619 0.000206 120.422213 ( 36.152692)
test_basic 0.010491 0.001910 1.372388 ( 1.451317)
test_all 0.102101 0.047214 849.446007 (255.777481)
test_rubyspec 0.042426 0.050830 167.201735 ( 34.894505)
total: 352.91 sec