Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-015807
#<BuildRuby:0x00007f31d0dafdc8
@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.20241215-015807",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000034 0.000007 0.000041 ( 0.000040)
build_up 0.002933 0.003728 2.345437 ( 2.709896)
build_miniruby 0.001091 0.000265 1.497231 ( 1.494979)
build_ruby 0.001406 0.000341 3.762914 ( 84.362120)
build_all 0.008639 0.001084 6.528799 ( 3.387448)
build_install 0.021485 0.001011 8.704088 ( 5.279591)
test_btest 0.000940 0.000197 78.864849 ( 30.399194)
test_basic 0.003837 0.007450 1.092277 ( 1.273569)
test_all 0.114367 0.031665 734.849115 (258.184209)
test_rubyspec 0.055623 0.023522 117.605673 ( 25.462200)
total: 412.56 sec